youtube-dl/test
Jaime Marquínez Ferrándiz 8963d9c266 [youtube] Modify the regex to match ids of length 11 (fixes #1396)
In urls like http://www.youtube.com/watch?v=BaW_jenozKcsharePLED17F32AD9753930 you can't split the query string and ids always have that length.
2013-09-09 10:33:12 +02:00
..
helper.py Move testcase generator to helper 2013-06-27 21:15:16 +02:00
parameters.json Added new option '--list-subs' to show the available subtitle languages 2013-03-20 08:41:54 +01:00
test_all_urls.py [youtube] Modify the regex to match ids of length 11 (fixes #1396) 2013-09-09 10:33:12 +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 Improve execution tests 2012-12-01 15:52:34 +01:00
test_playlists.py [vimeo] add an extractor for channels 2013-07-29 13:12:09 +02:00
test_utils.py Add helper function find_path_attr 2013-07-11 16:12:08 +02:00
test_write_info_json.py Split FileDownloader in two classes: FileDownloader and YoutubeDL 2013-06-24 10:21:43 +02:00
test_youtube_lists.py [youtube]: add YoutubeShowIE (closes #14) 2013-07-01 17:59:28 +02:00
test_youtube_subtitles.py Allow to specify multiple subtitles languages separated by commas (closes #518) 2013-08-23 18:34:57 +02:00