diff --git a/README.md b/README.md index e1355d1..c9fee1b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,15 @@ -# Freedom Loader +
+ Banner +
![Static Badge](https://img.shields.io/badge/Release-1.3.0-blue?style=flat) +[![Freedom Loader](https://img.shields.io/badge/Freedom%20Loader-Open%20Page-111111?style=for-the-badge&logo=terminal&logoColor=white)](https://masteracnolo.github.io/No-Sense/pages/FreedomLoader/index.html) - - -Freedom Loader is a Windows desktop application built with Electron. +Freedom Loader is a **Windows desktop** application built with **Electron**. It provides a simple and reliable way to download video or audio content with metadata and advanced options, without ads or questionable third-party services. The goal is to offer a clean, user-friendly, and transparent download experience. It's important for me to make media content downloading accessible to people who love music or videos and don’t always have an internet connection. @@ -14,11 +19,14 @@ The goal is to offer a clean, user-friendly, and transparent download experience - Video download with metadata (MP4) - Audio-only download with thumbnail and tags (MP3) -- Full playlist support +- Full playlist support and better display in UI - Automatic metadata retrieval (title, duration, author, etc.) - Detailed logs (console + rotating files for 7 days) +- Progress Bar for download and network speed indicator +- Better UX when fetching info - Custom output path with persistence - Automatic dependency updates (YT-DLP) +- Automatic Application Update - Multiple UI themes - Simple, responsive interface - Notifications on download completion (click to open folder) @@ -29,7 +37,7 @@ The goal is to offer a clean, user-friendly, and transparent download experience ## Installation Download the latest installer from the **Releases** page and run it (Defender could stop you but click on "Run Anyway" and it's good). -No additional setup is required. +Actually, **Firefox Browser** isr r --- @@ -54,16 +62,15 @@ Try restarting the application, checking the logs, or opening the developer cons ## Roadmap -- [ ] Website for Freedom Loader +- [x] ~~Website for Freedom Loader~~ - [ ] More format options - [ ] Linux version -- [ ] Mobile version (APK) - [x] ~~Auto-updating YT-DLP~~ -- [ ] Automatic project updates -- [ ] Better download status -- [ ] Better website support (currently only YouTube is fully supported) +- [x] ~~Automatic project updates~~ +- [x] ~~Better download status~~ +- [ ] Better website support (currently only YouTube is fully supported, other site could work but i can't prove it) - [ ] Subtitle support -- [ ] UI/UX improvements +- [x] ~~UI/UX improvements~~ - [ ] Language selection - [ ] Download specific parts of a video - [ ] Custom file naming @@ -84,10 +91,31 @@ Try restarting the application, checking the logs, or opening the developer cons ## Technologies -This project uses: -[![yt-dlp](https://img.shields.io/badge/yt--dlp-Visit%20Repo-181717?style=for-the-badge&logo=github&logoColor=white)](https://github.com/yt-dlp/yt-dlp) +This project uses: -Huge thanks to the yt-dlp team for providing an outstanding open-source tool. +
+ + + + + + + + + + + + + + + + + + + + + +
--- diff --git a/public/assets/logo/Freedom Loader.png b/public/assets/logo/Freedom Loader.png new file mode 100644 index 0000000..a2d89b0 Binary files /dev/null and b/public/assets/logo/Freedom Loader.png differ