mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-02-03 14:16:25 +08:00
e3ea479087
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.