Sat, 01 Jun 2024 10:09:03 UTC | login

Information for build media-downloader-2.9.0-1.fc38

ID239278
Package Namemedia-downloader
Version2.9.0
Release1.fc38
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/media-downloader.git#fd943952039debe8cd605be0049b0354c3082816
SummaryGUI frontend to multiple CLI based downloading programs
DescriptionThis 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:- 1. The GUI can be used to download any media from any website supported by installed extensions. 2. The GUI offers a configurable list of preset options that can be used to download media if they are provided in multiple formats. 3. The GUI offers an ability to do unlimited number of parallel downloads. Be careful with this ability because doing too many parallel downloads may cause the host to ban you. 4. The GUI offers an ability to do batch downloads by entering individual link in the UI or telling the app to read them from a local file. 5. The GUI offers an ability to download playlist from websites that supports them like youtube. 6. The GUI offers ability to manage links to playlist to easily monitor their activities(subscriptions). 7. The GUI is offered in multiple languages and as of this writing, the supported languages are English, Chinese, Spanish, Polish, Turkish, Russian, Japanese, French and Italian.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 13 Mar 2023 05:45:03 UTC
CompletedMon, 13 Mar 2023 06:51:06 UTC
Taskbuild (f38, /rpms/media-downloader.git:fd943952039debe8cd605be0049b0354c3082816)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/media-downloader.git#fd943952039debe8cd605be0049b0354c3082816'}}
Tags
f38
f39
f40
RPMs
src
media-downloader-2.9.0-1.fc38.src.rpm (info) (download)
riscv64
media-downloader-2.9.0-1.fc38.riscv64.rpm (info) (download)
media-downloader-debuginfo-2.9.0-1.fc38.riscv64.rpm (info) (download)
media-downloader-debugsource-2.9.0-1.fc38.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
Changelog * Sun Mar 05 2023 Martin Gansser <martinkg@fedoraproject.org> - 2.9.0-1 - Update to 2.9.0 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 2.8.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Wed Jan 04 2023 Martin Gansser <martinkg@fedoraproject.org> - 2.8.0-1 - Update to 2.8.0 * Fri Dec 02 2022 Martin Gansser <martinkg@fedoraproject.org> - 2.7.0-2 - Remove unnecessary blank line above the first line - Use new SPDX license format * Thu Nov 10 2022 Martin Gansser <martinkg@fedoraproject.org> - 2.7.0-1 - Update to 2.7.0 * Fri Oct 07 2022 Martin Gansser <martinkg@fedoraproject.org> - 2.6.0-1 - Initial package