Wingetlywingetly
← All apps

Video Downloader

by kayapaterv1.6.1

Last updated

Professional video downloader for YouTube, Twitter, and Instagram with 4K quality support

Install with winget

$ winget install --id kayapater.VideoDownloader --exact --version 1.6.1

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

Silent install command for Video Downloader

Video Downloader uses MSI (WiX). The silent install switches are /quiet /norestart.

One-line silent install (x64, machine scope)
msiexec.exe /i VideoDownloader-v1.6.1-Setup.msi /quiet /norestart

See the full silent install reference for Video Downloader

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.

About

Video Downloader is a professional desktop application for downloading videos from YouTube, Twitter, Instagram, and many other platforms.

Features:

- 4K Ultra HD video downloads (2160p, 1440p, 1080p, 720p, 480p, 360p)

- Multi-platform support (YouTube, Twitter, Instagram, TikTok, Facebook, and 1000+ sites)

- Subtitle downloads in multiple languages

- Audio extraction to MP3

- Real-time download progress with speed monitoring

- Modern UI with 8 beautiful themes (Light, Dark, Ocean, Forest, Sunset, Purple, Rose, Midnight)

- Multi-language interface (English and Turkish)

- Pause and resume downloads

- Automatic FFmpeg installation and configuration

- Privacy-focused with zero data collection

Technical:

- Built with .NET 8.0 Windows Forms

- Powered by yt-dlp and FFmpeg

- Automatic dependency management

- Advanced resolution verification with FFprobe

Installers · v1.6.1

ArchitectureTypeScopeInstallDownload
x64MSI
WiX
machineDirect

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.1Patched in wingetCVE-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.8Patched in wingetCVE-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.5Fix in v2025.07.21CVE-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 1h 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

  • WinKitkayapater
    kayapater.WinKitv1.1.0

    Quick App Installer for Windows - Install 100+ popular apps with one click using winget

  • FFmpegGyan
    Gyan.FFmpegv9.0.1

    A complete, cross-platform solution to record, convert and stream audio and video.

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

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

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canary.x86v1.0.328

    Your Place to Talk and Hang Out

  • Discord CanaryDiscord Inc.
    Discord.Discord.Canaryv1.0.1169

    Your Place to Talk and Hang Out

  • YouTube Music Desktop AppNovusTheory
    Ytmdesktop.Ytmdesktopv2.0.11

    A unofficial player for YouTube Music on desktop

More from kayapater or browse video, downloader, youtube.

Frequently asked questions

How do I install Video Downloader on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id kayapater.VideoDownloader --exact --version 1.6.1. winget downloads the installer from kayapater and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Video Downloader silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id kayapater.VideoDownloader --exact 1.6.1 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Video Downloader?
Video Downloader uses MSI (WiX). Run the downloaded installer with: msiexec.exe /i VideoDownloader-v1.6.1-Setup.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Video Downloader via winget?
Run: winget uninstall --id kayapater.VideoDownloader --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Video Downloader's Apps & Features entry.
Is Video Downloader free?
Video Downloader is distributed under MIT. Refer to the publisher (https://github.com/kayapater/video-downloader) for the full license terms - Wingetly itself does not charge for installation.
Does Video Downloader 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 Video Downloader directly from the publisher.
How do I keep Video Downloader up to date?
Run winget upgrade --id kayapater.VideoDownloader --exact, or winget upgrade --all to update everything winget tracks. We index 5 versions of Video Downloader from microsoft/winget-pkgs.

Recent versions

  • 1.6.1latest
  • 1.6.0
  • 1.5.0
  • 1.4.0
  • 1.3.3