1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-11-16 06:25:13 +00:00
Files
yt-dlp/test/test_YoutubeDL.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

52 KiB