mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-07-30 14:38:45 +00:00
Don't rely on the XML being broken (if they fix it, our code wouldn't work anymore). Instead, use the transform function we already have :) This partially reverts commit c7bee2a7254d31b7c478c0ac33bf23bdeba1c53c.