yt-dlp/test
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
..
helper.py
parameters.json
test_all_urls.py [youtube] Fix some issues with the detection of playlist/channel urls (reported in #1374) 2013-09-06 16:24:24 +02:00
test_download.py Also print the field that fails if it is a md5 checksum 2013-08-29 12:15:45 +02:00
test_execution.py
test_playlists.py
test_utils.py
test_write_info_json.py
test_youtube_lists.py
test_youtube_subtitles.py Allow to specify multiple subtitles languages separated by commas (closes #518) 2013-08-23 18:34:57 +02:00