yt-dlp/yt_dlp/downloader
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
..
__init__.py
common.py [core] Change how Cookie headers are handled 2023-07-06 23:14:39 +05:30
dash.py
external.py [fd/external] Scope cookies 2023-07-06 23:14:38 +05:30
f4m.py
fc2.py
fragment.py [cleanup] Misc 2023-07-06 21:39:55 +05:30
hls.py [core] Allow extractors to mark formats as potentially DRM (#7396) 2023-07-06 21:40:01 +05:30
http.py
ism.py
mhtml.py
niconico.py
rtmp.py
rtsp.py
websocket.py
youtube_live_chat.py