mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-03 09:40:30 +00:00
1ceb657bdd
- ffmpeg: Calculate cookies from cookiejar and pass with `-cookies` arg instead of `-headers` - aria2c, curl, wget: Write cookiejar to file and use external FD built-in cookiejar support - httpie: Calculate cookies from cookiejar instead of `http_headers` - axel: Calculate cookies from cookiejar and disable http redirection if cookies are passed - May break redirects, but axel simply don't have proper cookie support Ref: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-v8mc-9377-rwjj Authored by: bashonly, coletdjnz |
||
---|---|---|
.. | ||
__pyinstaller | ||
compat | ||
dependencies | ||
downloader | ||
extractor | ||
postprocessor | ||
utils | ||
__init__.py | ||
__main__.py | ||
aes.py | ||
cache.py | ||
casefold.py | ||
cookies.py | ||
jsinterp.py | ||
minicurses.py | ||
options.py | ||
plugins.py | ||
socks.py | ||
update.py | ||
version.py | ||
webvtt.py | ||
YoutubeDL.py |