yt-dlp/yt_dlp
github-actions[bot] fe6c82ccff Release 2023.11.16
Created by: bashonly

:ci skip all :ci run dl
2023-11-16 00:01:38 +00: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/abc.net.au:iview:showseries] Fix extraction (#8586) 2023-11-15 23:24:55 +00:00
networking [cleanup] Misc (#8510) 2023-11-14 22:40:38 +01: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 [compat, networking] Deprecate old functions (#2861) 2023-07-15 16:18:35 +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 [cookies] Containers JSON should be opened as utf-8 (#7800) 2023-08-12 21:30:23 +00:00
jsinterp.py Update to ytdl-commit-07af47 2023-06-21 09:21:23 +05:30
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 Release 2023.11.16 2023-11-16 00:01:38 +00:00
webvtt.py