1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2025-01-21 23:35:38 +00:00
youtube-dl/test
dirkf d9d07a9581 [utils] Improve js_to_json, align with yt-dlp
* support variable substitution, from https://github.com/yt-dlp/yt-dlp/pull/#521 etc,
  thanks ChillingPepper, Grub4k, pukkandan
* improve escape handling, from https://github.com/yt-dlp/yt-dlp/pull/#521
  thanks Grub4k
* support template strings from https://github.com/yt-dlp/yt-dlp/pull/6623
  thanks Grub4k
* add limited `!` evaluation (eg, !!0 -> false, see tests)
2023-07-19 22:14:50 +01:00
..
swftests
testdata
__init__.py
helper.py
parameters.json
test_aes.py
test_age_restriction.py
test_all_urls.py
test_cache.py
test_compat.py
test_download.py
test_downloader_external.py
test_downloader_http.py
test_execution.py [test] Make skipped tests in test_execution work with Py 2.6 2023-07-18 10:50:46 +01:00
test_http.py
test_InfoExtractor.py [test] Avoid name TestIE which causes a pytest warning 2023-02-14 16:36:40 +00:00
test_iqiyi_sdk_interpreter.py
test_jsinterp.py
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
test_socks.py
test_subtitles.py
test_swfinterp.py Fix W504 and disable W503 (closes #20863) 2019-05-11 03:57:40 +07:00
test_unicode_literals.py [workflows/ci.yml] Restore test support for Py 3.2 2023-07-05 22:51:15 +01:00
test_update.py
test_utils.py [utils] Improve js_to_json, align with yt-dlp 2023-07-19 22:14:50 +01: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
test_youtube_misc.py
test_youtube_signature.py [YouTube] Improve nsig function name extraction 2023-06-22 16:46:53 +01:00
test_YoutubeDL.py
test_YoutubeDLCookieJar.py [core] Process header cookies on loading 2023-07-18 10:50:46 +01:00
testcert.pem
versions.json