You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
11 months ago
..
testdata Improve plugin architecture (#5553) 1 year ago
__init__.py Add support for single-test tox runs 11 years ago
helper.py [cleanup] Misc 1 year ago
parameters.json [cleanup] Misc 2 years ago
test_InfoExtractor.py [utils] `FormatSorter`: Improve `size` and `br` 11 months ago
test_YoutubeDL.py [core] Change how `Cookie` headers are handled 11 months ago
test_YoutubeDLCookieJar.py [cookies] Move `YoutubeDLCookieJar` to cookies module (#7091) 12 months ago
test_aes.py [dependencies] Simplify `Cryptodome` 1 year ago
test_age_restriction.py Update to ytdl-commit-2dd6c6e 1 year ago
test_all_urls.py [cleanup] Consistent style for file heads 2 years ago
test_cache.py [cleanup] Consistent style for file heads 2 years ago
test_compat.py [dependencies] Standardize `Cryptodome` imports 1 year ago
test_config.py Fix config locations (#5933) 1 year ago
test_cookies.py [cookies] Update for chromium changes (#6897) 12 months ago
test_download.py [test] Allow `extract_flat` in download tests 2 years ago
test_downloader_external.py [fd/external] Scope cookies 11 months ago
test_downloader_http.py Standardize retry mechanism (#1649) 2 years ago
test_execution.py Fix lazy extractor bug in fe7866d0ed 2 years ago
test_http.py [core] Prevent `Cookie` leaks on HTTP redirect 11 months ago
test_iqiyi_sdk_interpreter.py [cleanup] Consistent style for file heads 2 years ago
test_jsinterp.py Update to ytdl-commit-07af47 11 months ago
test_netrc.py [cleanup] Consistent style for file heads 2 years ago
test_overwrites.py [cleanup] Consistent style for file heads 2 years ago
test_plugins.py Improve plugin architecture (#5553) 1 year ago
test_post_hooks.py [cleanup] Consistent style for file heads 2 years ago
test_postprocessors.py [SponsorBlock] Support `chapter` category (#5260) 2 years ago
test_socks.py [compat] Remove deprecated functions from core code 2 years ago
test_subtitles.py [cleanup] Consistent style for file heads 2 years ago
test_update.py.disabled [cleanup] Consistent style for file heads 2 years ago
test_utils.py Update to ytdl-commit-d1c6c5 12 months ago
test_verbose_output.py [cleanup] Consistent style for file heads 2 years ago
test_write_annotations.py.disabled [cleanup] Consistent style for file heads 2 years ago
test_youtube_lists.py [extractor/youtube:tab] Update tab handling for redesign (#5439) 2 years ago
test_youtube_misc.py [cleanup] Consistent style for file heads 2 years ago
test_youtube_signature.py [extractor/youtube] Improve nsig function name extraction 11 months ago
testcert.pem Add a test for --no-check-certificate 9 years ago
versions.json [update] fix (unexploitable) BB'06 vulnerability in rsa_verify 8 years ago