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
github-actions 4392c4680c Release 2023.10.07
Created by: Grub4K

:ci skip all :ci run dl
1 year ago
..
__pyinstaller [build] Make sure deprecated modules are added 2 years ago
compat [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581) 1 year ago
dependencies [dependencies] Handle deprecation of `sqlite3.version` (#8167) 1 year ago
downloader [cleanup] Misc fixes 2 years ago
extractor [cleanup] Misc (#8300) 1 year ago
networking [cleanup] Misc (#8182) 1 year ago
postprocessor [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581) 1 year ago
utils [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581) 1 year ago
YoutubeDL.py [core] Raise minimum recommended Python version to 3.8 (#8183) 1 year ago
__init__.py
__main__.py
aes.py
cache.py
casefold.py
cookies.py
jsinterp.py
minicurses.py
options.py
plugins.py [plugins] Don't look in `.egg` directories 2 years ago
socks.py
update.py [core] Raise minimum recommended Python version to 3.8 (#8183) 1 year ago
version.py Release 2023.10.07 1 year ago
webvtt.py