Wingetlywingetly
← All apps

yt-dlp-gui

by dsymbolv2025.09.30

Last updated

A cross-platform GUI wrapper for yt-dlp written in PySide6

Install with winget

$ winget install --id dsymbol.yt-dlp-gui --exact --version 2025.09.30

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

Installers · v2025.09.30

ArchitectureTypeScopeInstallDownload
x64ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

11 known CVEs via NVD

  • high7.5Fix in v2026.07.04CVE-2026-55404affects before 2026.07.04Jul 8, 2026

    yt-dlp and youtube-dl are command-line audio/video downloaders. Prior to 2026.7.4, the --write-link, --write-url-link, and --write-desktop-link options can write .url or .desktop shortcut files using attacker-controlled webpage_url or filename metadata without sufficient validat...

  • high8.3Fix in v2026.06.09CVE-2026-50574affects before 2026.06.09Jun 23, 2026

    yt-dlp is a command-line audio/video downloader. Prior to 2026.06.09, if aria2c is used as an external downloader for a fragmented manifest format (such as an HLS/DASH stream), yt-dlp passes insufficiently sanitized input to aria2c that allows an attacker to perform an arbitrary...

  • high8.3Fix in v2026.06.09CVE-2026-50023affects before 2026.06.09Jun 23, 2026

    yt-dlp is a command-line audio/video downloader. Prior to 2026.06.09, a vulnerability exists in yt-dlp that allows a remote attacker to write arbitrary OS-shortcut files (such as .desktop, .url, .webloc) to the user's filesystem, bypassing the remediation for CVE-2024-38519. The...

  • medium6.1Fix in v2026.06.09CVE-2026-50019affects before 2026.06.09Jun 23, 2026

    yt-dlp is a command-line audio/video downloader. From 2023.09.24 until 2026.06.09, if curl is used as an external downloader for yt-dlp, cookies may be leaked to an unintended host upon HTTP redirect or when the host for download fragments differs from their parent manifest's. A...

  • high8.8Fix in v2026.02.21CVE-2026-26331affects before 2026.02.21Feb 23, 2026

    yt-dlp is a command-line audio/video downloader. Starting in version 2023.06.21 and prior to version 2026.02.21, when yt-dlp's `--netrc-cmd` command-line option (or `netrc_cmd` Python API parameter) is used, an attacker could achieve arbitrary command injection on the user's sys...

  • high7.5Patched in wingetCVE-2025-54072affects before 2025.07.21Jul 22, 2025

    yt-dlp is a feature-rich command-line audio/video downloader. In versions 2025.06.25 and below, when the --exec option is used on Windows with the default placeholder (or {}), insufficient sanitization is applied to the expanded filepath, allowing for remote code execution. This...

  • critical9.8Patched in wingetCVE-2024-3566Apr 10, 2024

    A command inject vulnerability allows an attacker to perform command injection on Windows applications that indirectly depend on the CreateProcess function when the specific conditions are satisfied.

  • high8.3Patched in wingetCVE-2024-22423affects before 2024.04.09Apr 9, 2024

    yt-dlp is a youtube-dl fork with additional features and fixes. The patch that addressed CVE-2023-40581 attempted to prevent RCE when using `--exec` with `%q` by replacing double quotes with two double quotes. However, this escaping is not sufficient, and still allows expansion...

Showing 8 of 11. Source: NVD, updated 6h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

See a CVE that affects your fleet? Push the patched version to Intune in one click with Pckgr - automated patching is the only way to keep up.

Related apps

  • yt-dlpyt-dlp
    yt-dlp.yt-dlpv2026.08.19

    A feature-rich command-line audio/video downloader.

  • ArroxyAntonio Orionus
    AntonioOrionus.Arroxyv0.4.12

    Free open-source YouTube downloader GUI based on yt-dlp for Windows, macOS, and Linux. Download videos, Shorts, 4K, 1080p60, HDR, and subtitles with no ads, tracking, cookies, or login. Supports 9 languages.

  • MediaHuman YouTube DownloaderMediaHuman
    MediaHuman.YouTubeDownloaderv3.9.23

    Download videos from YouTube

  • F
    FFmpeg for yt-dlpyt-dlp
    yt-dlp.FFmpegvN-125875-g5d4d3bdc61-20260731

    FFmpeg builds with some patches necessary for smooth integration with yt-dlp.

  • yt-dlp-nightlyyt-dlp
    yt-dlp.yt-dlp.nightlyv2026.08.30.232658

    A feature-rich command-line audio/video downloader.

  • VidBeeVidBee
    Nexmoe.VidBeev2.1.0

    Download videos from almost any website worldwide

More from dsymbol or browse video-downloader, youtube-dl, youtube-downloader.

Frequently asked questions

How do I install yt-dlp-gui on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id dsymbol.yt-dlp-gui --exact --version 2025.09.30. winget downloads the installer from dsymbol and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install yt-dlp-gui silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id dsymbol.yt-dlp-gui --exact 2025.09.30 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall yt-dlp-gui via winget?
Run: winget uninstall --id dsymbol.yt-dlp-gui --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from yt-dlp-gui's Apps & Features entry.
Is yt-dlp-gui free?
yt-dlp-gui is distributed under Unlicense. Refer to the publisher (https://github.com/dsymbol/yt-dlp-gui) for the full license terms - Wingetly itself does not charge for installation.
Does yt-dlp-gui work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls yt-dlp-gui directly from the publisher.
How do I keep yt-dlp-gui up to date?
Run winget upgrade --id dsymbol.yt-dlp-gui --exact, or winget upgrade --all to update everything winget tracks. We index 4 versions of yt-dlp-gui from microsoft/winget-pkgs.

Recent versions

  • 2025.09.30latest
  • 2025.09.22
  • 2025.03.11
  • 2024.10.02