Source: youtube-dl-dmo
Section: web
Priority: optional
Maintainer: Christian Marillat <marillat@deb-multimedia.org>
Bugs: mailto:marillat@deb-multimedia.org
Homepage: https://youtube-dl.org/
Rules-Requires-Root: no
Standards-Version: 4.6.0
Build-Depends-Indep: python3
Build-Depends: debhelper-compat (= 13), dh-sequence-python3, bash-completion, dh-exec, pandoc,
 zip, quilt

Package: youtube-dl
Architecture: all
Depends: python3-pkg-resources, ${misc:Depends}, ${python3:Depends}
Recommends: aria2 | wget | curl, ca-certificates, ffmpeg, mpv | mplayer, rtmpdump, python3-pyxattr
Suggests: phantomjs, libfribidi-bin | bidiv
Description: downloader of videos from web page.
 This tool is a small command-line program to download videos from webpage
 that don't provide direct links to the videos served.
 .
 This tool allows the user, among other things, to choose a specific video
 quality to download (if available) or let the program automatically
 determine the best (or worst) quality video to grab.  It supports
 downloading entire playlists and all videos from a given user.
