You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
helper.py Move testcase generator to helper 11 years ago
parameters.json Added new option '--list-subs' to show the available subtitle languages 11 years ago
test_all_urls.py [youtube] Modify the regex to match ids of length 11 (fixes #1396) 11 years ago
test_download.py Also print the field that fails if it is a md5 checksum 11 years ago
test_execution.py Improve execution tests 12 years ago
test_playlists.py [vimeo] add an extractor for channels 11 years ago
test_utils.py Add helper function find_path_attr 11 years ago
test_write_info_json.py Split FileDownloader in two classes: FileDownloader and YoutubeDL 11 years ago
test_youtube_lists.py [youtube]: add YoutubeShowIE (closes #14) 11 years ago
test_youtube_subtitles.py Allow to specify multiple subtitles languages separated by commas (closes #518) 11 years ago