docs: add missing credits for yt-dlp, ffmpeg, and sparkle in README and About page

This commit is contained in:
nimbold
2026-06-08 21:24:56 +03:30
parent 6b2901bd50
commit 81b3e0877b
2 changed files with 13 additions and 1 deletions
+1
View File
@@ -85,6 +85,7 @@ Firelink stands on the shoulders of giants. A massive thank you to the contribut
- **[aria2](https://aria2.github.io/)** - The legendary multi-protocol download utility driving our core engine.
- **[yt-dlp](https://github.com/yt-dlp/yt-dlp)** - The definitive command-line audio/video downloader.
- **[FFmpeg](https://ffmpeg.org/)** - The industry standard for media stream manipulation and merging.
- **[Sparkle](https://sparkle-project.org/)** - A secure and reliable software update framework for macOS.
---