Jump to letter: [
          
            0239ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        media-downloader - A Qt/C++ front end to youtube-dl
        
        
        - Description:
- This project is a Qt/C++ based frontend to youtube-dl and it can be
used to download any media file supported by youtube-dl.
Features offered:
    - The GUI can be used to download any media supported by
      youtube-dl.
    - The GUI can show all available media a url can offer.
    - The GUI allows user to choose what media entry offered by a url
      they want to download.
    - The GUI offers a preset list of options to choose from to select
      what media entry offered by a url they want to download.
    - The GUI offers an ability to change preset options or add new
      ones making it possible to use the GUI to automate any use case
      supported by youtube-dl.
    - The GUI offers an ability to download single media or multiple
      medias in batches.
    - The GUI has a json based plugin system and can configured to
      download media using other tools other than youtube-dl.
Packages