youtube-dl/test
Jaime Marquínez Ferrándiz a6a173c2fd utils.shell_quote: Convert the args to unicode strings
The youtube test video failed with `UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 34: ordinal not in range(128)`, the problem was with the filenames being encoded.
2013-11-21 14:09:28 +01:00
..
__init__.py Add support for single-test tox runs 2013-10-12 13:17:11 -04:00
helper.py [tests] don't fail on network errors 2013-10-28 18:03:26 -04:00
parameters.json [subtitles] removed only-sub option (--skip-download achieves the same 2013-08-08 10:06:24 +02:00
test_YoutubeDL.py Set the extra_info inside YoutubeDL.process_ie_result and set only if the keys are missing 2013-11-03 11:57:04 +01:00
test_age_restriction.py Adapt age restriction tests to new .info.json filenames 2013-11-20 07:37:07 +01:00
test_all_urls.py Simplify tests 2013-10-15 02:00:55 +02:00
test_download.py Adapt test to changed .info.json name 2013-11-20 06:34:48 +01:00
test_execution.py Improve execution tests 2012-12-01 15:52:34 +01:00
test_playlists.py [soundcloud] Allow to download tracks marked as not 'streamable' 2013-11-09 18:08:03 +01:00
test_subtitles.py Merge all the subtitles test into a single file 2013-11-10 12:28:21 +01:00
test_utils.py utils.shell_quote: Convert the args to unicode strings 2013-11-21 14:09:28 +01:00
test_write_annotations.py Fix an import in the tests and the Youtube Shows test 2013-10-15 08:22:20 +02:00
test_write_info_json.py Update test_write_info_json.py 2013-11-13 18:55:49 +01:00
test_youtube_lists.py Fix an import in the tests and the Youtube Shows test 2013-10-15 08:22:20 +02:00
test_youtube_signature.py Simplify tests 2013-10-15 02:00:55 +02:00