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
JC-Chung 585d0ed9ab
[ie/twitcasting] Detect livestreams via API and `show` page (#8601)
Authored by: JC-Chung, bashonly
1 year ago
..
__pyinstaller [build] Include secretstorage in Linux builds 1 year ago
compat Remove Python 3.7 support (#8361) 1 year ago
dependencies [rh:requests] Add handler for `requests` HTTP library (#3668) 1 year ago
downloader [fd/dash] Force native downloader for `--live-from-start` (#8339) 1 year ago
extractor [ie/twitcasting] Detect livestreams via API and `show` page (#8601) 1 year ago
networking [cleanup] Misc (#8510) 1 year ago
postprocessor [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581) 1 year ago
utils [ie] Do not smuggle `http_headers` 1 year ago
YoutubeDL.py [update] Overhaul self-updater 1 year ago
__init__.py Remove Python 3.7 support (#8361) 1 year ago
__main__.py
aes.py
cache.py
casefold.py
cookies.py
jsinterp.py
minicurses.py
options.py [core] Add `--compat-option manifest-filesize-approx` (#8356) 1 year ago
plugins.py
socks.py [networking] Fix various socks proxy bugs (#8065) 1 year ago
update.py Remove Python 3.7 support (#8361) 1 year ago
version.py Release 2023.11.16 1 year ago
webvtt.py