1
0
mirror of https://github.com/ytdl-org/youtube-dl synced 2025-03-05 20:18:04 +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 [test] Fixes for old Pythons 2023-07-18 10:50:46 +01:00
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 [downloader/external] Fix cookie support 2023-07-18 10:50:46 +01:00
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] Fixes for old Pythons 2023-07-18 10:50:46 +01:00
test_InfoExtractor.py
test_iqiyi_sdk_interpreter.py
test_jsinterp.py [Misc] Fixes for 2.6 compatibility 2023-07-05 22:58:54 +01:00
test_netrc.py
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
test_unicode_literals.py
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
test_write_annotations.py
test_youtube_lists.py
test_youtube_misc.py
test_youtube_signature.py
test_YoutubeDL.py [core] Process header cookies on loading 2023-07-18 10:50:46 +01:00
test_YoutubeDLCookieJar.py [core] Process header cookies on loading 2023-07-18 10:50:46 +01:00
testcert.pem
versions.json