EXE
WinGet
yt-dlp
yt-dlp · 2024.03.10 · 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.03.10
Description
A youtube-dl fork with additional features and fixes.
License
Unlicense
↗
Homepage
https://github.com/yt-dlp/yt-dlp
Release Notes
Installation instructionsInstallation DiscordDiscord DonateDonate DocumentationDocumentation Nightly buildsNightly Master buildsMasterA description of the various files are in the README
Core changes
- Add --compat-options 2023 (#9084) by Grub4K (With fixes in ffff1bc by pukkandan)
- Create ydl._request_director when needed by pukkandan (With fixes in dbd8b1b by Grub4k)
- Don't select storyboard formats as fallback by bashonly
- Handle --load-info-json format selection errors (#9392) by bashonl…