EXE
WinGet
yt-dlp
yt-dlp · 2025.12.08 · x86
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_x86.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
yt-dlp.yt-dlp
Version
2025.12.08
Description
A feature-rich command-line audio/video downloader.
License
Unlicense
↗
Homepage
https://github.com/yt-dlp/yt-dlp
Release Notes
Installation Discord Donate Documentation Nightly Master
A description of the various files is in the README
The zipimport Unix executable contains code licensed under ISC and MIT. The PyInstaller-bundled executables are subject to these and other licenses, all of which are compiled in THIRD_PARTY_LICENSES.txt
Changelog
Core changes
- Respect PATHEXT when locating JS runtime on Windows (#15117) by Grub4K
- cookies: Fix --cookies-from-browser for new installs of Firefox 147+ (#15215) by bashonly,…