EXE
WinGet
yt-dlp
yt-dlp · 2026.02.21 · arm64
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_arm64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
yt-dlp.yt-dlp
Version
2026.02.21
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
Important changes
- Security: [CVE-2026-26331] Arbitrary command injection with the --netrc-cmd option
- The argument passed to the command in --netrc-cmd is now limited to a safe subset…