Package media-downloader: Information

    Source package: media-downloader
    Version: 4.7.0-alt1
    Latest version according to Repology
    Build time:  May 25, 2024, 09:27 PM in the task #349249
    Category: File tools
    Report package bug
    Summary: GUI frontend to multiple CLI based downloading programs
    Description: 
    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:-
     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.

    List of rpms provided by this srpm:
    media-downloader (x86_64, ppc64le, i586, aarch64)
    media-downloader-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Ivan Mazhukin

    List of contributors:
    Ivan Mazhukin

    ACL:
    Ivan Mazhukin
    @everybody

      1. cmake
      2. desktop-file-utils
      3. gcc-c++
      4. qt6-base-devel
      5. rpm-macros-cmake

    Last changed


    May 25, 2024 Ivan Mazhukin 4.7.0-alt1
    - new version 4.7.0 (with rpmrb script)
    May 15, 2024 Ivan Mazhukin 4.6.0-alt1
    - new version 4.6.0 (with rpmrb script)
    March 5, 2024 Ivan Mazhukin 4.4.0-alt1
    - new version (4.4.0) with rpmgs script
    - build with qt6
    - added necessary dependencies
    - removed automatic downloading of binaries