EXE
WinGet
yt-dlp
yt-dlp · 2024.09.27 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
yt-dlp.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
yt-dlp.yt-dlp
Version
2024.09.27
Description
A feature-rich command-line audio/video downloader.
License
Unlicense
↗
Homepage
https://github.com/yt-dlp/yt-dlp
Upgrade Behavior
uninstallprevious(Uninstall previous first)
Release Notes
Core changes
- Allow none arg to negate --convert-subs and --convert-thumbnails (#11066) by kieraneglin
- Fix format sorting bug with vp9.2 vcodec (#10884) by rakslice
- Raise minimum recommended Python version to 3.9 (#11098) by bashonly
- cookies: Improve error message for Windows --cookies-from-browser chrome issue (#11090) by seproDev
- utils: mimetype2ext: Recognize aacp as aac (#10860) by bashonly
Extractor changes
- Fix JW Player format parsing (#10956) by seproDev
- Handle decode errors…