youtube-dl/test
Jaime Marquínez Ferrándiz 67134eaba1 [YoutubeDL] rework how the format spec is processed
The spec string is processed using 'tokenize.tokenize' to split it in words and operators, the filters are still processed using regular expressions.
This should make easier to allow grouping operators with parens.
2015-06-28 22:31:35 +02:00
..
swftests
__init__.py
helper.py [tests] Allow multi_video to be tested as playlists 2015-04-19 19:08:37 +08:00
parameters.json Remove the --max-quality option 2015-04-25 11:59:54 +02:00
test_aes.py [test/aes] Fix on python 3.3 and higher 2015-06-03 23:50:38 +02:00
test_age_restriction.py
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 [tests] Allow multi_video to be tested as playlists 2015-04-19 19:08:37 +08: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
test_jsinterp.py
test_netrc.py
test_postprocessors.py [metadatafromtitle] Some improvements and cleanup 2015-03-14 20:06:33 +01:00
test_subtitles.py [nrk] Update subtitles test 2015-05-27 15:23:34 +08:00
test_swfinterp.py
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] Support TTML without default namespace 2015-05-19 00:45:01 +08:00
test_write_annotations.py
test_youtube_lists.py
test_youtube_signature.py
test_YoutubeDL.py [YoutubeDL] rework how the format spec is processed 2015-06-28 22:31:35 +02:00
testcert.pem