1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-08 05:57:07 -05:00
Files
youtube-dl/test/test_all_urls.py
Jaime Marquínez Ferrándiz e3ea479087 [youtube] Fix some issues with the detection of playlist/channel urls (reported in #1374)
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.
2013-09-06 16:24:24 +02:00

5.1 KiB