This repository contains the implementation of YT Downloader. This software is a downloader for videos, music, and playlists from YouTube, using C# and YouTubeExplode. The interface is built using WinUI 3.
- ⬇️ With Installer:
- Go to Releases and download the latest version
YT-Downloader.Setup.exe; - Run
YT-Downloader.Setup.exe, then proceed with the installation, confirm what is necessary, and you're done; - After installation, YT Downloader will be available in your Start Menu.
- Go to Releases and download the latest version
- 📦 With Scoop Package Manager:
- Ensure you have Scoop running on your machine; you can install it here;
- Add Asterism Bucket running this command on Windows Terminal (CMD/Powershell):
scoop bucket add asterism https://github.com/TXG0Fk3/Asterism; - And finally install YT Downloader:
scoop install asterism/yt-downloader; - The YT Downloader will now be available in your Start Menu, in a folder called "Scoop Apps"; you can run it from there.
- 🐛 Report issues: Found a bug or unexpected behavior? Open an issue describing the problem.
- ✨ Suggest features: Have an idea to make YT Downloader better? Share it in the issues tab.
- 🔧 Submit pull requests: Fix bugs, improve code quality, or add new features.
This project is licensed under the GPL-3.0. See the LICENSE file for details.


