youtube-dl/test
dirkf 0402710227 [jsinterp] Fix regexp parsing and .replace[All] method
* For performance, make regexp object instantiation lazy
 * Other small performance improvements
2023-03-07 01:24:21 +00:00
..
swftests [swfinterp] Add more builtins and improve static variables 2014-11-17 07:54:06 +01:00
testdata [utils] Improve cookie files support 2020-05-05 04:21:25 +07:00
__init__.py Add support for single-test tox runs 2013-10-12 13:17:11 -04:00
helper.py [feat]: Add support to external downloader aria2p (#31500) 2023-02-13 03:54:51 +00:00
parameters.json [test:download] Only extract enough videos for playlist_mincount 2022-02-05 02:47:21 +00:00
test_InfoExtractor.py [test] Avoid name TestIE which causes a pytest warning 2023-02-14 16:36:40 +00:00
test_YoutubeDL.py Make default upload_/release_date a compat_str 2022-02-26 10:29:42 +00:00
test_YoutubeDLCookieJar.py [utils] Improve cookie files support 2020-05-05 04:21:25 +07:00
test_aes.py [netease] Get netease music download url through player api (#31235) 2022-10-11 13:55:09 +01:00
test_age_restriction.py [test] Fix TestAgeRestriction 2023-02-13 03:54:51 +00:00
test_all_urls.py Merge branch 'UP/youtube-dl' into dl/YoutubeSearchURLIE 2022-01-30 01:07:28 +05:30
test_cache.py [cache] Add cache validation by program version, based on yt-dlp 2022-09-01 13:28:30 +01:00
test_compat.py [compat] Update test_compat 2023-02-13 03:54:51 +00:00
test_download.py [test] Support test-case with volatile ID (eg live show) 2023-02-24 12:22:16 +00:00
test_downloader_external.py [feat]: Add support to external downloader aria2p (#31500) 2023-02-13 03:54:51 +00:00
test_downloader_http.py [feat]: Add support to external downloader aria2p (#31500) 2023-02-13 03:54:51 +00:00
test_execution.py [YouTube] Refresh compat/utils usage 2023-02-13 03:54:51 +00:00
test_http.py [feat]: Add support to external downloader aria2p (#31500) 2023-02-13 03:54:51 +00:00
test_iqiyi_sdk_interpreter.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
test_jsinterp.py [jsinterp] Fix regexp parsing and .replace[All] method 2023-03-07 01:24:21 +00:00
test_netrc.py Make sure netrc works for all extractors with login support 2015-03-03 12:59:17 +01:00
test_options.py [options] Typo 2017-07-23 16:24:18 +08:00
test_postprocessors.py [tests] Fix invalid escape sequences 2018-11-23 00:43:42 +07:00
test_socks.py [test/test_socks] Skip SOCKS tests 2016-05-14 18:48:36 +08:00
test_subtitles.py [test] Fix linter for 3aa94d7945 2022-06-15 18:28:19 +01:00
test_swfinterp.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
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_update.py [update] fix (unexploitable) BB'06 vulnerability in rsa_verify 2016-01-21 20:12:17 +00:00
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. 2023-02-20 20:27:25 +00:00
test_verbose_output.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
test_write_annotations.py Update coding style after pycodestyle 2.1.0 2016-11-17 19:45:42 +08:00
test_youtube_lists.py Rework 2c2c2bd with an actual Mix page and realistic playlist size 2022-02-04 04:09:23 +00:00
test_youtube_misc.py [test_youtube_misc] Move YoutubeIE.extract_id test into separate module 2021-04-21 04:45:13 +07:00
test_youtube_signature.py [jsinterp] Handle `Date` at epoch 0 2023-03-03 15:02:15 +00:00
testcert.pem Add a test for --no-check-certificate 2015-01-30 02:57:37 +01:00
versions.json [update] fix (unexploitable) BB'06 vulnerability in rsa_verify 2016-01-21 20:12:17 +00:00