yt-dlp/yt_dlp
bashonly f04b5bedad
[ie] Do not smuggle `http_headers`
See: https://github.com/yt-dlp/yt-dlp/security/advisories/GHSA-3ch3-jhc6-5r8x

Authored by: coletdjnz
2023-11-14 22:04:25 +01:00
..
__pyinstaller [build] Include secretstorage in Linux builds 2023-11-12 18:29:19 -06:00
compat [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581) 2023-09-24 02:29:01 +02:00
dependencies [rh:requests] Add handler for `requests` HTTP library (#3668) 2023-10-13 23:33:00 +00:00
downloader [fd/dash] Force native downloader for `--live-from-start` (#8339) 2023-11-07 21:28:34 +00:00
extractor [ie] Do not smuggle `http_headers` 2023-11-14 22:04:25 +01:00
networking [rh:requests] Handle both `bytes` and `int` for `IncompleteRead.partial` (Fix 8a8b54523a) (#8348) 2023-10-15 10:54:38 +02:00
postprocessor [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581) 2023-09-24 02:29:01 +02:00
utils [ie] Do not smuggle `http_headers` 2023-11-14 22:04:25 +01:00
YoutubeDL.py [update] Overhaul self-updater 2023-11-12 18:30:14 -06:00
__init__.py
__main__.py
aes.py
cache.py
casefold.py
cookies.py
jsinterp.py
minicurses.py
options.py [core] Add `--compat-option manifest-filesize-approx` (#8356) 2023-11-07 23:10:01 +00:00
plugins.py
socks.py [networking] Fix various socks proxy bugs (#8065) 2023-09-18 07:33:26 +00:00
update.py [update] Overhaul self-updater 2023-11-12 18:30:14 -06:00
version.py [build] Overhaul and unify release workflow 2023-11-12 18:29:19 -06:00
webvtt.py