winget install --id=kayapater.VideoDownloader -e Video Downloader is a powerful Windows application designed to download videos from platforms like YouTube, Twitter, Instagram, Twitch, Kick, TikTok, and over 1000 other sites. It offers high-quality video downloads, including 4K support, audio extraction in MP3 format, subtitle downloading, and playlist management.
Key Features:
Audience & Benefit: Ideal for everyday users, content creators, educators, and researchers who need to archive, repurpose, or offline access videos securely. The software provides a reliable, open-source solution with no data tracking, ensuring privacy and security while downloading media. It can be installed via winget for ease of use and automatic updates.
Video Downloader is a powerful and user-friendly Windows application that allows you to download videos from YouTube, Twitter, Instagram, TikTok, Facebook, and 50+ platforms.
Install:
winget install kayapater.VideoDownloader
Specific version:
winget install kayapater.VideoDownloader --version 1.5.0
Upgrade:
winget upgrade kayapater.VideoDownloader
Uninstall:
winget uninstall kayapater.VideoDownloader
Silent installation (winget):
winget install kayapater.VideoDownloader --silent --accept-package-agreements --accept-source-agreements
VideoDownloader-v1.5.0-Setup.msi from ReleasesSilent installation (MSI):
# Completely silent
msiexec /i VideoDownloader-v1.5.0-Setup.msi /quiet /norestart
# With progress bar
msiexec /i VideoDownloader-v1.5.0-Setup.msi /passive /norestart
# Clone
git clone https://github.com/kayapater/video-downloader.git
cd video-downloader
# Restore dependencies
dotnet restore
# Debug build
dotnet build -c Debug
# Release build
dotnet build -c Release
# Publish (self-contained)
dotnet publish -c Release -r win-x64 --self-contained false
50+ Platform List (Click to expand)
And many more...
(Screenshots will be added)
Contributions are welcome! Please:
git checkout -b feature/AmazingFeature)git commit -m 'Add some AmazingFeature')git push origin feature/AmazingFeature)This project is licensed under the MIT License. See the LICENSE file for details.
kayapater
Made with β€οΈ by kayapater
β Star this repo if you find it helpful!