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
Midnight Veil 88a99c87b6
[ie/tenplay] Add support for seasons (#7939)
Closes #7744
Authored by: midnightveil
12 months ago
..
__pyinstaller [build] Make sure deprecated modules are added 1 year 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 [fd/fragment] Improve progress calculation (#8241) 1 year ago
extractor [ie/tenplay] Add support for seasons (#7939) 12 months ago
networking [cleanup] Misc (#8182) 1 year ago
postprocessor [core] Prevent RCE when using `--exec` with `%q` (CVE-2023-40581) 1 year ago
utils [fd/fragment] Improve progress calculation (#8241) 1 year ago
YoutubeDL.py [core] Raise minimum recommended Python version to 3.8 (#8183) 1 year ago
__init__.py [compat, networking] Deprecate old functions (#2861) 1 year ago
__main__.py
aes.py
cache.py
casefold.py Update to ytdl-commit-07af47 1 year ago
cookies.py [cookies] Containers JSON should be opened as utf-8 (#7800) 1 year ago
jsinterp.py Update to ytdl-commit-07af47 1 year ago
minicurses.py
options.py Improve `--download-sections` 1 year ago
plugins.py
socks.py [networking] Fix various socks proxy bugs (#8065) 1 year ago
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