mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-13 18:30:44 +09:00
8f1ea7cbb6
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 c7bee2a725.