2025-09-13 15:41:19 +02:00
2025-08-21 11:27:03 +02:00
2025-08-29 10:31:13 +02:00
2025-08-31 16:30:54 +02:00
2025-08-31 18:04:07 +02:00
2025-06-26 13:38:54 +02:00
2025-07-03 18:28:56 +02:00
2025-06-29 14:10:58 +02:00
2025-06-29 13:52:46 +02:00
2025-08-21 08:45:50 +02:00
2025-08-31 18:09:16 +02:00
2025-07-02 16:50:52 +02:00

Freedom Loader

Require FFMPEG, Follow the tutorial here if you need some help.

Static Badge

Static Badge

This project aims to enable free, open-source, and unrestricted downloading of Video/Audio content. Eventually, it will allow users to choose

🚀 Features

  • Video download with metadata(MP4)
  • Audio-only download with thumbail and metadata(MP3)
  • Full playlist support
  • Automatic metadata retrieval (title, duration, etc.)
  • Detailed logs: console and rotating files (7 days)
  • Custom output path selection with saving
  • Multiple graphical themes available for interface customization
  • Simple, intuitive, and responsive interface
  • Notification system when download finished (Click = Open Output Folder)
  • Discord Rich Presence

🔧 Installation

To install the application, simply download the installer from the releases section. Take the latest version and run it.


Frequently Asked Questions

Where are my downloaded files located?

In your computer's Downloads folder (C:\Users\YOUR NAME\Downloads), inside a folder named Freedom Loader Output

After installing and running the program, I get an error

Try restarting the application, checking the logs, or opening the browser's developer console by pressing CTRL + SHIFT + I or by going to View > Toggle Developer Tools

Example Developer Tools

🏗️ Upcoming Features (Roadmap)

  • More format options
  • Subtitle support
  • Improved UI / UX
  • Language selection
  • Download a specific part of the video
  • Rename output file
  • Extract / Split video using native chapters
  • Parallel downloads
  • Skip sponsored parts of videos
  • Custom output path selection (default C:\Users\Username\Downloads with a Freedom Loader Output folder created)

🖼️ Preview

Exemple d'application

Here is an example of the app after launch and entering a URL


About

This project was built using yt-dlp
Thanks to them for providing a free and open-source API.

This project is open-source and welcomes your contributions.
Here is how to get involved:

  • 🪲 Bug Reporting
    Please use the GitHub issues system to report any bugs you encounter.
    Try to provide clear reproduction steps and logs if possible. Logs are located in the installation folder of the program. Example path:
    C:\Users\[YOUR NAME]\Desktop\Freedom Loader\resources\app\logs
    The log file will be named something like combined-20xx-xx-xx.log

  • 🛠️ Contribution
    Pull Requests are welcome! Please fork the repo and submit your PR after ensuring you meet the contribution guidelines (tests, style, etc.).

  • 💡 Feature Suggestions
    You can propose new ideas via a feature request issue.
    Any clear and detailed proposal will be reviewed.

  • 💰 Support the Project

    If you'd like to support me, you can donate via PayPal


📄 License

This project is licensed under the MIT License — see the LICENSE file for details.


⚠️ Disclaimer

I have obviously used AI assistance for some parts of this project. Use AI sparingly and always be aware of what you are doing.

Description
Mirror of Freedom Loader Project
Readme 117 MiB
Languages
JavaScript 73.8%
CSS 15.6%
HTML 9.4%
Shell 1.2%