mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2025-04-23 09:08:27 +00:00
They were being caught by YoutubeUserIE, now it only extracts a url if the rest of extractors aren't suitable. Now the url tests check that the urls can only be extracted with an specific extractor.