https://github.com/minottoplus/eatendlp
A Fluent UI Youtube downloader created with WPF
https://github.com/minottoplus/eatendlp
dotnet fluent-design fluent-ui wpf
Last synced: 21 days ago
JSON representation
A Fluent UI Youtube downloader created with WPF
- Host: GitHub
- URL: https://github.com/minottoplus/eatendlp
- Owner: minottoplus
- License: mit
- Created: 2025-01-26T17:04:52.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-03-28T01:51:24.000Z (27 days ago)
- Last Synced: 2025-03-28T02:28:30.483Z (27 days ago)
- Topics: dotnet, fluent-design, fluent-ui, wpf
- Language: C#
- Homepage:
- Size: 414 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README

EatenDLP
A Fluent UI YouTube downloader created with WPF
![]()
![]()
![]()
## Credits
- **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## Special Thanks
- **[paphere](https://github.com/pap-git)**: This project was inspired by EdibleDLP (https://github.com/pap-git/EdibleDLP).