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
__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 (#7091) 2023-05-27 07:08:19 +00:00
test_aes.py
test_age_restriction.py
test_all_urls.py
test_cache.py
test_compat.py
test_config.py
test_cookies.py [cookies] Update for chromium changes (#6897) 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
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