Source: media-downloader-dmo
Section: video
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Bugs: mailto:marillat@deb-multimedia.org
Homepage: https://github.com/mhogomchungu/media-downloader
Standards-Version: 4.7.4
Build-Depends: debhelper-compat (= 14), dh-sequence-single-binary,
 cmake, ninja-build, qt6-base-dev,

Package: media-downloader
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, yt-dlp (>= 1:2023.01.06~),
Description: yt-dlp Qt frontend.
 Can be used to download any media supported by yt-dlp.
 .
 Can show all available media a url can offer.
 .
 Allows user to choose what media entry offered by a url they want to
 download.
 .
 Offers a preset list of options to choose from to select what media entry
 offered by a url they want to download.
 .
 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 yt-dlp.
 .
 Offers an ability to download single media or multiple medias in
 batches.
 .
 Has a json based plugin system and can configured to download media using
 other tools other than yt-dlp.
