1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-18 07:25:12 +00:00
Files
yt-dlp/yt_dlp/downloader/common.py
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

19 KiB