yt-dlp/test
Jaime Marquínez Ferrándiz 592e97e855 Postprocessors: use a list for the files that can be deleted
We could only know if we had to delete the original file, but this system allows to specify us more files (like subtitles).
2015-04-18 11:36:42 +02:00
..
swftests
__init__.py Add support for single-test tox runs 2013-10-12 13:17:11 -04:00
helper.py [xtube] Fix test case 2015-02-18 19:58:41 +01:00
parameters.json [vimeo] Convert to new subtitles system 2015-02-16 21:51:07 +01:00
test_aes.py [test/aes] Test aes_decrypt_text with 256 bit 2015-03-22 12:09:58 +01:00
test_age_restriction.py [test_age_restriction] remove misbehaving test 2015-01-08 18:03:29 +01:00
test_all_urls.py [youtube:watchlater] Remove unused properties and fix tests 2015-03-26 20:03:31 +01:00
test_cache.py
test_compat.py
test_download.py [test_download] Remove references to "file" in test definitions 2015-02-01 15:21:18 +01:00
test_execution.py [test_execution] Fix test under python 2 @ windows 2015-04-04 19:21:50 +06:00
test_http.py [test/http] Add test for proxy support 2015-03-20 14:59:38 +01:00
test_InfoExtractor.py [InfoExtractor/common] Correct and test meta tag matching 2015-01-08 16:14:50 +01:00
test_jsinterp.py [jsinterp] Disable comment support 2015-02-18 10:47:42 +01:00
test_netrc.py Make sure netrc works for all extractors with login support 2015-03-03 12:59:17 +01:00
test_postprocessors.py [metadatafromtitle] Some improvements and cleanup 2015-03-14 20:06:33 +01:00
test_subtitles.py [funnyordie] Add subtitles test 2015-03-11 22:00:37 +06:00
test_swfinterp.py PEP8: W503 2015-02-21 14:55:13 +01:00
test_unicode_literals.py [test/unicode_literals] Don't look into the .git and .tox directories 2015-03-14 20:25:37 +01:00
test_utils.py [utils] Remove url_infer_protocol 2015-04-08 21:39:34 +08:00
test_write_annotations.py
test_youtube_lists.py
test_youtube_signature.py [jsinterp] Disable comment support 2015-02-18 10:47:42 +01:00
test_YoutubeDL.py Postprocessors: use a list for the files that can be deleted 2015-04-18 11:36:42 +02:00
testcert.pem Add a test for --no-check-certificate 2015-01-30 02:57:37 +01:00