yt-dlp/yt_dlp
trainman261 19c90e405b
[cleanup] Update extractor tests ()
Authored by: trainman261
..
__pyinstaller [build] Make sure deprecated modules are added
compat [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581)
dependencies [dependencies] Handle deprecation of `sqlite3.version` ()
downloader [cleanup] Misc fixes
extractor [cleanup] Update extractor tests ()
networking [cleanup] Misc ()
postprocessor [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581)
utils [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581)
YoutubeDL.py [core] Raise minimum recommended Python version to 3.8 ()
__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 Improve `--download-sections`
plugins.py [plugins] Don't look in `.egg` directories
socks.py [networking] Fix various socks proxy bugs ()
update.py [core] Raise minimum recommended Python version to 3.8 ()
version.py Release 2023.09.24
webvtt.py [webvtt] Handle premature EOF