yt-dlp/yt_dlp
bashonly 1ceb657bdd
[fd/external] Scope cookies
- 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
2023-07-06 23:14:38 +05:30
..
__pyinstaller
compat
dependencies
downloader [fd/external] Scope cookies 2023-07-06 23:14:38 +05:30
extractor [ie/vidlii] Handle relative URLs 2023-07-06 21:40:09 +05:30
postprocessor [postprocessor] Print newline for --progress-template 2023-06-17 01:43:09 +05:30
utils [cleanup] Misc 2023-07-06 21:39:55 +05:30
__init__.py Improve --download-sections 2023-06-22 13:03:07 +05:30
__main__.py
aes.py
cache.py
casefold.py Update to ytdl-commit-07af47 2023-06-21 09:21:23 +05:30
cookies.py [fd/external] Scope cookies 2023-07-06 23:14:38 +05:30
jsinterp.py Update to ytdl-commit-07af47 2023-06-21 09:21:23 +05:30
minicurses.py
options.py Improve --download-sections 2023-06-22 13:03:07 +05:30
plugins.py
socks.py
update.py [update] Do not restart into versions without --update-to 2023-06-21 06:10:40 +05:30
version.py Release 2023.06.22 2023-06-22 08:09:31 +00:00
webvtt.py
YoutubeDL.py [core] Allow extractors to mark formats as potentially DRM (#7396) 2023-07-06 21:40:01 +05:30