youtube-dl/test
dirkf 295736c9cb [jsinterp] Improve parsing
* support subset `... else if ...`
* support `while`
* add `RegExp` class
* generalise `new` support
* limited more debug strings
* matching test changes
..
swftests [swfinterp] Add more builtins and improve static variables
testdata [utils] Improve cookie files support
__init__.py Add support for single-test tox runs
helper.py [test] Implement string "lambda x: condition(x)" as an expected value
parameters.json [test:download] Only extract enough videos for playlist_mincount
test_InfoExtractor.py [test_InfoExtractor] PEP 8
test_YoutubeDL.py Make default upload_/release_date a compat_str
test_YoutubeDLCookieJar.py [utils] Improve cookie files support
test_aes.py [netease] Get netease music download url through player api ()
test_age_restriction.py [test_age_restriction] remove misbehaving test
test_all_urls.py Merge branch 'UP/youtube-dl' into dl/YoutubeSearchURLIE
test_cache.py [cache] Add cache validation by program version, based on yt-dlp
test_compat.py [compat] Add test for compat_casefold()
test_download.py [test, etc] Improve download test logs; also clean up some new flake8 issues ()
test_downloader_http.py [extractor/common] Ensure response handle is not prematurely closed before it can be read if it matches expected_status (resolves , closes , resolves )
test_execution.py [test_execution] Add test for lazy extractors (refs )
test_http.py [extractor/common] Ensure response handle is not prematurely closed before it can be read if it matches expected_status (resolves , closes , resolves )
test_iqiyi_sdk_interpreter.py Update coding style after pycodestyle 2.1.0
test_jsinterp.py [jsinterp] Improve parsing
test_netrc.py Make sure netrc works for all extractors with login support
test_options.py [options] Typo
test_postprocessors.py [tests] Fix invalid escape sequences
test_socks.py [test/test_socks] Skip SOCKS tests
test_subtitles.py [test] Fix linter for 3aa94d7945
test_swfinterp.py Fix W504 and disable W503 (closes )
test_unicode_literals.py [test/unicode_literals] Don't look into the .git and .tox directories
test_update.py [update] fix (unexploitable) BB'06 vulnerability in rsa_verify
test_utils.py [utils] Backport traverse_obj (etc) from yt-dlp ()
test_verbose_output.py Update coding style after pycodestyle 2.1.0
test_write_annotations.py Update coding style after pycodestyle 2.1.0
test_youtube_lists.py Rework 2c2c2bd with an actual Mix page and realistic playlist size
test_youtube_misc.py [test_youtube_misc] Move YoutubeIE.extract_id test into separate module
test_youtube_signature.py Support `if` statements
testcert.pem Add a test for --no-check-certificate
versions.json [update] fix (unexploitable) BB'06 vulnerability in rsa_verify