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
dirkf 0402710227 [jsinterp] Fix regexp parsing and .replace[All] method
* For performance, make regexp object instantiation lazy
 * Other small performance improvements
1 year ago
..
swftests [swfinterp] Add more builtins and improve static variables 10 years ago
testdata [utils] Improve cookie files support 4 years ago
__init__.py Add support for single-test tox runs 11 years ago
helper.py [feat]: Add support to external downloader aria2p (#31500) 1 year ago
parameters.json [test:download] Only extract enough videos for playlist_mincount 2 years ago
test_InfoExtractor.py [test] Avoid name TestIE which causes a pytest warning 1 year ago
test_YoutubeDL.py Make default upload_/release_date a compat_str 2 years ago
test_YoutubeDLCookieJar.py [utils] Improve cookie files support 4 years ago
test_aes.py [netease] Get netease music download url through player api (#31235) 2 years ago
test_age_restriction.py [test] Fix TestAgeRestriction 1 year ago
test_all_urls.py Merge branch 'UP/youtube-dl' into dl/YoutubeSearchURLIE 2 years ago
test_cache.py [cache] Add cache validation by program version, based on yt-dlp 2 years ago
test_compat.py [compat] Update test_compat 1 year ago
test_download.py [test] Support test-case with volatile ID (eg live show) 1 year ago
test_downloader_external.py [feat]: Add support to external downloader aria2p (#31500) 1 year ago
test_downloader_http.py [feat]: Add support to external downloader aria2p (#31500) 1 year ago
test_execution.py [YouTube] Refresh compat/utils usage 1 year ago
test_http.py [feat]: Add support to external downloader aria2p (#31500) 1 year ago
test_iqiyi_sdk_interpreter.py Update coding style after pycodestyle 2.1.0 8 years ago
test_jsinterp.py [jsinterp] Fix regexp parsing and .replace[All] method 1 year ago
test_netrc.py Make sure netrc works for all extractors with login support 9 years ago
test_options.py [options] Typo 7 years ago
test_postprocessors.py [tests] Fix invalid escape sequences 6 years ago
test_socks.py [test/test_socks] Skip SOCKS tests 8 years ago
test_subtitles.py [test] Fix linter for 3aa94d7945 2 years ago
test_swfinterp.py Fix W504 and disable W503 (closes #20863) 5 years ago
test_unicode_literals.py [test/unicode_literals] Don't look into the .git and .tox directories 9 years ago
test_update.py [update] fix (unexploitable) BB'06 vulnerability in rsa_verify 8 years ago
test_utils.py Escape URLs in `sanitized_Request`, not `sanitize_url` d2558234cf5dd12d6896eed5427b7dcdb3ab7b5a added escaping of URLs while sanitizing. However, `sanitize_url` may not always receive an actual URL. Eg: When using `youtube-dl "search query" --default-search ytsearch`, `search query` gets escaped to `search%20query` before being prefixed with `ytsearch:` which is not the intended behavior. So the escaping is moved to `sanitized_Request` instead. 1 year ago
test_verbose_output.py Update coding style after pycodestyle 2.1.0 8 years ago
test_write_annotations.py Update coding style after pycodestyle 2.1.0 8 years ago
test_youtube_lists.py Rework 2c2c2bd with an actual Mix page and realistic playlist size 2 years ago
test_youtube_misc.py [test_youtube_misc] Move YoutubeIE.extract_id test into separate module 3 years ago
test_youtube_signature.py [jsinterp] Handle `Date` at epoch 0 1 year ago
testcert.pem Add a test for --no-check-certificate 9 years ago
versions.json [update] fix (unexploitable) BB'06 vulnerability in rsa_verify 8 years ago