EXE
WinGet
yt-dlp
yt-dlp · 2023.09.24 · 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
2023.09.24
Description
A youtube-dl fork with additional features and fixes.
License
Unlicense
↗
Homepage
https://github.com/yt-dlp/yt-dlp
Release Notes
Important changes
- The minimum recommended Python version has been raised to 3.8
- Security: [CVE-2023-40581] Prevent RCE when using --exec with %q on Windows
- The shell escape function is now using "" instead of \".
- utils.Popen has been patched to properly quote commands.