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 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.
9 years ago
..
swftests [swfinterp] Add more builtins and improve static variables 10 years ago
__init__.py Add support for single-test tox runs 11 years ago
helper.py [tests] Allow multi_video to be tested as playlists 9 years ago
parameters.json Remove the --max-quality option 9 years ago
test_InfoExtractor.py [InfoExtractor/common] Correct and test meta tag matching 9 years ago
test_YoutubeDL.py [YoutubeDL] rework how the format spec is processed 9 years ago
test_aes.py [test/aes] Fix on python 3.3 and higher 9 years ago
test_age_restriction.py [test_age_restriction] remove misbehaving test 9 years ago
test_all_urls.py [youtube:watchlater] Remove unused properties and fix tests 9 years ago
test_cache.py [test_cache] Add a dot in the file name 10 years ago
test_compat.py [test/test_compat] Restore the old value of the HOME environment variable 10 years ago
test_download.py [tests] Allow multi_video to be tested as playlists 9 years ago
test_execution.py [test_execution] Fix test under python 2 @ windows 9 years ago
test_http.py [test/http] Add test for proxy support 9 years ago
test_jsinterp.py [jsinterp] Disable comment support 9 years ago
test_netrc.py Make sure netrc works for all extractors with login support 9 years ago
test_postprocessors.py [metadatafromtitle] Some improvements and cleanup 9 years ago
test_subtitles.py [nrk] Update subtitles test 9 years ago
test_swfinterp.py PEP8: W503 9 years ago
test_unicode_literals.py [test/unicode_literals] Don't look into the .git and .tox directories 9 years ago
test_utils.py [utils] Support TTML without default namespace 9 years ago
test_write_annotations.py [test_unicode_literals] Arm unicode_literals check 10 years ago
test_youtube_lists.py [test_unicode_literals] Arm unicode_literals check 10 years ago
test_youtube_signature.py [jsinterp] Disable comment support 9 years ago
testcert.pem Add a test for --no-check-certificate 9 years ago