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[bot] 575753b9f3 Release 2025.08.20
Created by: bashonly

:ci skip all
1 month ago
..
__pyinstaller [rh:curlcffi] Add support for `curl_cffi` 2 years ago
compat [utils] Add `WINDOWS_VT_MODE` to globals (#12460) 2 months ago
dependencies [core] Catch broken Cryptodome installations (#11486) 11 months ago
downloader [fd] Support `available_at` format field (#13980) 1 month ago
extractor [ie/youtube] Add `playback_wait` extractor-arg 1 month ago
networking [rh:curl_cffi] Support `curl_cffi` 0.11.x, 0.12.x, 0.13.x (#13989) 2 months ago
postprocessor [pp/XAttrMetadata] Only set "Where From" attribute on macOS (#13999) 2 months ago
utils [utils] Add improved `jwt_encode` function (#14071) 1 month ago
YoutubeDL.py [fd] Support `available_at` format field (#13980) 1 month ago
__init__.py Warn against using `-f mp4` (#13915) 1 month ago
__main__.py
aes.py [cleanup] Bump ruff to 0.12.x (#13596) 3 months ago
cache.py
cookies.py [cookies] Load cookies with float `expires` timestamps (#13873) 2 months ago
globals.py [utils] Add `WINDOWS_VT_MODE` to globals (#12460) 2 months ago
jsinterp.py [jsinterp] Fix undefined variable name caching (#13677) 3 months ago
minicurses.py
options.py [cleanup] Misc (#13852) 2 months ago
plugins.py [core] Load plugins on demand (#11305) 7 months ago
socks.py
update.py [build] Add Windows ARM64 builds (#14003) 1 month ago
version.py Release 2025.08.20 1 month ago
webvtt.py