This application allows you to download YouTube playlists or individual YouTube videos as MP3 audio files.
- Download YouTube Playlists: Easily download entire YouTube playlists with just a few clicks.
- Download Individual Files: Download specific YouTube videos as MP3 audio files.
- User-Friendly Interface: Built with WinUI 3 for a modern and intuitive user experience.
- Windows x64 10 or higher
- .NET 8.0
- WinUI 3
- Navigate to the relase page and download the current version.
- Extract the zip file.
- Run the "YTDownloader.exe" in the extracted directory.
Download single videos
- Launch the application.
- Navigate to the "Video Download" tab.
- Enter the URL of the YouTube video URL you want to download.
- Click "Add to list" to add the Video in the download queque
- Click "Download" to start the download process.
- Click "Open Directory" to open the save directory in windows explorer.
- Click "Clear List" to clear the download queque.
Contributions are welcome! If you have suggestions, feature requests, or bug reports, please open an issue or submit a pull request.
This project is licensed under the MIT License - see the LICENSE.md file for details.
- WinUI 3: Modern UI framework by Microsoft.
- .NET 8: Cross-platform runtime by Microsoft.