yt-dlp/yt_dlp
Simon Sawicki b012271d01
[cleanup] Misc ()
Authored by: bashonly, coletdjnz, dirkf, gamer191, seproDev, Grub4K
..
__pyinstaller [build] Include secretstorage in Linux builds
compat [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581)
dependencies [rh:requests] Add handler for `requests` HTTP library ()
downloader [fd/dash] Force native downloader for `--live-from-start` ()
extractor [cleanup] Misc ()
networking [cleanup] Misc ()
postprocessor [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581)
utils [ie] Do not smuggle `http_headers`
YoutubeDL.py [update] Overhaul self-updater
__init__.py [compat, networking] Deprecate old functions ()
__main__.py
aes.py [dependencies] Simplify `Cryptodome`
cache.py [cleanup] Misc
casefold.py Update to ytdl-commit-07af47
cookies.py [cookies] Containers JSON should be opened as utf-8 ()
jsinterp.py Update to ytdl-commit-07af47
minicurses.py
options.py [core] Add `--compat-option manifest-filesize-approx` ()
plugins.py [plugins] Don't look in `.egg` directories
socks.py [networking] Fix various socks proxy bugs ()
update.py [update] Overhaul self-updater
version.py [build] Overhaul and unify release workflow
webvtt.py [webvtt] Handle premature EOF