You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yt-dlp/yt_dlp
sepro 21dc069bea
[ie/beatbump] Update `_VALID_URL` (#8576)
Authored by: seproDev
11 months ago
..
__pyinstaller [build] Include secretstorage in Linux builds 11 months ago
compat [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581) 1 year ago
dependencies [rh:requests] Add handler for `requests` HTTP library (#3668) 12 months ago
downloader [fd/dash] Force native downloader for `--live-from-start` (#8339) 11 months ago
extractor [ie/beatbump] Update `_VALID_URL` (#8576) 11 months ago
networking [cleanup] Misc (#8510) 11 months ago
postprocessor [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581) 1 year ago
utils [ie] Do not smuggle `http_headers` 11 months ago
YoutubeDL.py [update] Overhaul self-updater 11 months ago
__init__.py [compat, networking] Deprecate old functions (#2861) 1 year ago
__main__.py
aes.py
cache.py
casefold.py
cookies.py [cookies] Containers JSON should be opened as utf-8 (#7800) 1 year ago
jsinterp.py
minicurses.py
options.py [core] Add `--compat-option manifest-filesize-approx` (#8356) 11 months ago
plugins.py
socks.py [networking] Fix various socks proxy bugs (#8065) 1 year ago
update.py [update] Overhaul self-updater 11 months ago
version.py Release 2023.11.14 11 months ago
webvtt.py