1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-03-06 05:00:11 +00:00
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
2023-02-02 16:31:49 +00:00
..
swftests [swfinterp] Add more builtins and improve static variables 2014-11-17 07:54:06 +01:00
testdata
__init__.py
helper.py [test] Implement string "lambda x: condition(x)" as an expected value 2022-10-11 00:05:17 +01:00
parameters.json
test_aes.py
test_age_restriction.py
test_all_urls.py Merge branch 'UP/youtube-dl' into dl/YoutubeSearchURLIE 2022-01-30 01:07:28 +05:30
test_cache.py
test_compat.py
test_download.py
test_downloader_http.py
test_execution.py [test_execution] Add test for lazy extractors (refs ) 2021-04-21 04:47:29 +07:00
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 ) 2018-11-03 01:18:20 +07:00
test_InfoExtractor.py
test_iqiyi_sdk_interpreter.py
test_jsinterp.py [jsinterp] Improve parsing 2023-02-02 16:31:49 +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
test_postprocessors.py [tests] Fix invalid escape sequences 2018-11-23 00:43:42 +07:00
test_socks.py
test_subtitles.py
test_swfinterp.py Fix W504 and disable W503 (closes ) 2019-05-11 03:57:40 +07:00
test_unicode_literals.py
test_update.py
test_utils.py [utils] Backport traverse_obj (etc) from yt-dlp () 2022-11-03 10:09:37 +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
test_youtube_lists.py
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 Support if statements 2023-02-02 13:12:46 +00:00
test_YoutubeDL.py
test_YoutubeDLCookieJar.py
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