An open API service indexing awesome lists of open source software.

https://github.com/txg0fk3/ytdownloader

A program that allows you to download videos, music and playlists from YouTube written in C# and WinUI 3.
https://github.com/txg0fk3/ytdownloader

csharp downloader-for-youtube mvvm uwp windows winui3

Last synced: about 2 months ago
JSON representation

A program that allows you to download videos, music and playlists from YouTube written in C# and WinUI 3.

Awesome Lists containing this project

README

          



YTDownloader Logo YT Downloader




![GitHub Repo stars](https://img.shields.io/github/stars/TXG0Fk3/YTDownloader?style=for-the-badge&color=00A3E4)
![GitHub last commit](https://img.shields.io/github/last-commit/TXG0Fk3/YTDownloader?style=for-the-badge&color=00A3E4)
![GitHub repo size](https://img.shields.io/github/repo-size/TXG0Fk3/YTDownloader?style=for-the-badge&color=00A3E4)


📖 Overview

This repository contains the implementation of YT Downloader. This software is a downloader for videos, music, and playlists from YouTube, using C# and [YouTubeExplode](https://github.com/Tyrrrz/YoutubeExplode). The interface is built using WinUI 3.


image
image
image



📥 Installation


- ⬇️ With Installer:
- Go to [Releases](https://github.com/TXG0Fk3/YTDownloader/releases) and download the latest version `YTDownloader.Setup.exe`;
- Run `YTDownloader.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.
- 📦 With [Scoop Package Manager](https://scoop.sh/):
- Ensure you have Scoop running on your machine; you can install it [here](https://scoop.sh/);
- Add [Asterism](https://github.com/TXG0Fk3/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/ytdownloader`;
- The YT Downloader will now be available in your Start Menu, in a folder called "Scoop Apps"; you can run it from there.


🤝 Contributing



Contributions are welcome! You can help improve **YT Downloader** in several ways:

- 🐛 **Report issues**: Found a bug or unexpected behavior? Open an [issue](../../issues) 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.


📜 License

This project is licensed under the GPL-3.0. See the [LICENSE](LICENSE) file for details.