Media Downloader Francis Banyikwa
winget install --id=FrancisBanyikwa.MediaDownloader -e
Media Downloader is a Qt/C++ front end to yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget and safari books.
Media Downloader is a Qt/C++ front-end designed to simplify online media retrieval by integrating multiple command-line tools such as yt-dlp, youtube-dl, gallery-dl, lux, you-get, svtplay-dl, aria2c, wget, and safari books. It provides users with an intuitive graphical interface to manage downloads efficiently.
Key Features:
- Support for a wide range of media platforms through customizable extensions.
- Configurable preset options for different download formats.
- Concurrent download capability with user-defined limits.
- Batch downloading from multiple URLs or local files.
- Playlist support and subscription management for monitoring updates.
- Multilingual interface available in over 15 languages.
Audience & Benefit: Ideal for power users and developers who prefer a GUI over command-line tools. It offers efficient media retrieval across various platforms, with extensive customization options to suit individual needs. Installable via winget for easy setup on compatible systems.
README
Media Downloader
This project is a Qt/C++ based GUI frontend to CLI multiple CLI-based tools that deal with downloading online media.
yt-dlp CLI tool is the default supported tool and other tools can be added by downloading their extension and a list of supported extensions is managed here.
Features offered:-
-
The GUI can be used to download any media from any website supported by installed extensions.
-
The GUI offers a configurable list of preset options that can be used to download media if they are provided in multiple formats.
-
The GUI offers the ability to do an unlimited number of concurrent downloads. Be careful with this ability because doing too many concurrent downloads may cause the host to ban you.
-
The GUI offers the ability to do batch downloads by entering individual links in the UI or telling the app to read them from a local file.
-
The GUI offers an ability to download a playlist from websites that supports them like YouTube.
-
The GUI offers the ability to manage links to playlists to easily monitor their activities(subscriptions).
-
The GUI is offered in multiple languages and as of this writing, the supported languages are English, Chinese, Spanish, Polish, Turkish, Russian, Japanese, French, Italian, Portuguese, Arabic, Korean, Swedish, German and Greek.
Extensions
Media Downloader is a GUI front end to yt-dlp, gallery-dl, lux, you-get, svtplay-dl, aria2c, and wget.
To Install these extensins, go to "Configure" tab and then go to "General Options" sub tab and then click the "Add A plugin" button and then select from the list an extension you want to install.
FAQ
A Frequently asked Questions page is here.
Prerequisite before running for the first time
Make sure you have access to the internet before you run "Media Downloader" for the first time because it will attempt to use the internet to download the latest version of yt-dlp. Installing most extensions will also cause "Media Downloader" to access the internet to download the extension's executable.
Binary packages
Bundle for MacOS
Bundle for MacOS is here. This bundle is not notarized and your system may report it as "corrupted". Search the internet on how to install bundles that are not notarized if you want to use this app on MacOS. This bundle works on macOS 14.0 or later.
Installer for Microsoft Windows
Installer for Microsoft Windows that is 32 bit, build with Qt5 and has a minimum requirenment of windows 7 is here.
Installer for Microsoft Windows that is 64 bit, build with Qt6 and has a minimum requirenment of windows 10 is here.
Portable version for Microsoft Windows
A portable version is a self-contained version that keeps everything in the application folder and does not need to be installed first.
Portable version for Microsoft Windows that is 32 bit, build with Qt5 and has a minimum requirenment of windows 7 is here.
Portable version for Microsoft Windows that is 64 bit, build with Qt6 and has a minimum requirenment of windows 10 is here.
You can also install the portable version for Windows using scoop with the following commands:
Add the extras bucket:
scoop bucket add extras
Install Media Downloader:
scoop install media-downloader
Git versions for windows and macos can be downloaded from here.
Problems with Windows's antivirus programs
Once in a while, Windows Defender and other antivirus tools will report this application as a virus/unsafe or Potentially unwanted. These are false positive reports and they are tracked here.
Flatpak
Media Downloader is on flathub for those who prefer to use flatpaks.
Aur package for Arch Linux
Arch Linux users can build the project from source using this aur package.
Package for Fedora
Media Downloader is in official Fedora repositories and can be installed by running sudo dnf -y install media-downloader
Binary packages for other Linux distributions
Binary packages i maintain for a few Linux distributions are here.
Packaging Status
A short list of distributions that have Media Downloader in their repositories and the version they have is maintained here.
Screenshots
Disclaimer
This program is intended to be used in a way that does not violate any laws that are applicable to its users.
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.