yt-dlc/test
Jaime Marquínez Ferrándiz 5d51a883c2 Use a dictionary for storing the subtitles
The errors while getting the subtitles are reported as warnings, if no subtitles are found return and empty dict.
2013-07-20 12:52:25 +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:subscriptions] Use colon for differentiation of shortcuts 2013-07-07 17:13:26 +02:00
test_download.py Print which IE is being skipped in test_download 2013-06-28 11:20:00 +02:00
test_execution.py Improve execution tests 2012-12-01 15:52:34 +01: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_sig.py YoutubeIE: new algo for length 85 (closes #1080), thanks to @patrickslin 2013-07-19 17:12:40 +02:00
test_youtube_subtitles.py Use a dictionary for storing the subtitles 2013-07-20 12:52:25 +02:00