yt-dlp/yt_dlp
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
..
__pyinstaller
compat
dependencies
downloader [core] Change how Cookie headers are handled 2023-07-06 23:14:39 +05:30
extractor [ie/vidlii] Handle relative URLs 2023-07-06 21:40:09 +05:30
postprocessor
utils [core] Prevent Cookie leaks on HTTP redirect 2023-07-06 23:14:39 +05:30
__init__.py Improve --download-sections 2023-06-22 13:03:07 +05:30
__main__.py
aes.py
cache.py
casefold.py
cookies.py [fd/external] Scope cookies 2023-07-06 23:14:38 +05:30
jsinterp.py
minicurses.py
options.py Improve --download-sections 2023-06-22 13:03:07 +05:30
plugins.py
socks.py
update.py
version.py Release 2023.06.22 2023-06-22 08:09:31 +00:00
webvtt.py
YoutubeDL.py [core] Change how Cookie headers are handled 2023-07-06 23:14:39 +05:30