A Fluent UI YouTube downloader created with WPF
- yt-dlp (https://github.com/yt-dlp/yt-dlp) for downloading
- ffmpeg (https://ffmpeg.org/) for merging downloaded audio/video
- WPF (https://github.com/dotnet/wpf) as the development framework
- iNKORE.UI.WPF.Modern (https://github.com/iNKORE-NET/UI.WPF.Modern) for using Fluent UI in WPF
- paphere: This project was inspired by EdibleDLP (https://github.com/pap-git/EdibleDLP).