yt-dlp/test
Simon Sawicki 3121512228
[core] Change how `Cookie` headers are handled
Cookies are now saved and loaded under `cookies` key in the info dict
instead of `http_headers.Cookie`. Cookies passed in headers are
auto-scoped to the input URLs with a warning.

Ref: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-v8mc-9377-rwjj

Authored by: Grub4K
2023-07-06 23:14:39 +05:30
..
testdata Improve plugin architecture () 2023-01-01 04:29:22 +00:00
__init__.py
helper.py [cleanup] Misc 2023-05-20 04:23:41 +05:30
parameters.json
test_InfoExtractor.py [utils] `FormatSorter`: Improve `size` and `br` 2023-06-21 06:10:38 +05:30
test_YoutubeDL.py [core] Change how `Cookie` headers are handled 2023-07-06 23:14:39 +05:30
test_YoutubeDLCookieJar.py [cookies] Move `YoutubeDLCookieJar` to cookies module () 2023-05-27 07:08:19 +00:00
test_aes.py [dependencies] Simplify `Cryptodome` 2023-02-28 23:15:13 +05:30
test_age_restriction.py Update to ytdl-commit-2dd6c6e 2023-02-17 17:52:23 +05:30
test_all_urls.py
test_cache.py
test_compat.py [dependencies] Standardize `Cryptodome` imports 2023-02-08 07:28:46 +05:30
test_config.py Fix config locations () 2023-01-07 00:31:00 +05:30
test_cookies.py [cookies] Update for chromium changes () 2023-05-29 19:21:35 +05:30
test_download.py
test_downloader_external.py [fd/external] Scope cookies 2023-07-06 23:14:38 +05:30
test_downloader_http.py
test_execution.py
test_http.py [core] Prevent `Cookie` leaks on HTTP redirect 2023-07-06 23:14:39 +05:30
test_iqiyi_sdk_interpreter.py
test_jsinterp.py Update to ytdl-commit-07af47 2023-06-21 09:21:23 +05:30
test_netrc.py
test_overwrites.py
test_plugins.py Improve plugin architecture () 2023-01-01 04:29:22 +00:00
test_post_hooks.py
test_postprocessors.py
test_socks.py
test_subtitles.py
test_update.py.disabled
test_utils.py Update to ytdl-commit-d1c6c5 2023-05-24 23:30:43 +05:30
test_verbose_output.py
test_write_annotations.py.disabled
test_youtube_lists.py
test_youtube_misc.py
test_youtube_signature.py [extractor/youtube] Improve nsig function name extraction 2023-06-22 13:27:18 +05:30
testcert.pem
versions.json