Releases: yt-dlp-gui/yt-dlp
YT-DLP GUI v2.0 Stable
📦 YT-DLP GUI v2.0 Stable (Multilanguage Version)
This version includes the automatic installer designed with Inno Setup for quick deployment in Windows environments. This tool was developed for academic and technical research purposes related to process automation with PowerShell.
🚀 Improvements in Version 2.0
Redesigned Interface: More intuitive and cleaner GUI (Tutorial 2.0 Edition).
Quality Engine: Improved selection of video and audio streams (Maximum, 1080p, 720p).
Smart Installer: Automated paths and shortcut creation.
The installer (.exe) may request a system restart upon completion. This is normal behavior for:
Updating the PATH: Enabling Windows to recognize the ffmpeg and yt-dlp binaries globally.
Component Registration: Ensure that PowerShell scripts are running with the correct permissions.
It is recommended to close open applications before proceeding.
🛡️ Security Verification (File Integrity)
Because this is unsigned open-source software, Windows SmartScreen may display a warning. You can verify the installer's integrity by comparing the SHA-256 hash:
Verify the integrity of your download with the following PowerShell command:
Get-FileHash "./File_Name.rar" -Algorithm SHA256
Official Hashes:
English:
5ABEE802F252545C8ED56B8FDFD24DD350427B8464761B8F00C5D1B2DF90DC7A
Spanish:
A6549AD7C48BBB7A209C626B86C028808100DA28324FA31656C82D857587B43D
⚖️ Disclaimer
This software is provided "as is" for educational purposes. The user is solely responsible for complying with the platform's Terms of Service and local intellectual property laws. The developer is not responsible for any third-party use of this tool.
📥 Included files:
[EN] YT-DLP_GUI_v2.0_ENGLISH_Installer.rar
[ES] YT-DLP_GUI_v2.0_ESPANISH_Installer.rar
Source Code: Original PowerShell source code (automatically attached via GitHub).
Copyright © 2026 yt-dlp-gui