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