Source: youtube-dl
Maintainer: Trisquel GNU/Linux developers <trisquel-devel@listas.trisquel.info>
Uploaders: Andres Salomon <dilinger@debian.org>
Section: oldlibs
Priority: optional
Build-Depends:
 debhelper-compat (= 12),
Rules-Requires-Root: no
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/debian/youtube-dl
Vcs-Git: https://salsa.debian.org/debian/youtube-dl.git
Homepage: https://ytdl-org.github.io/youtube-dl/

Package: youtube-dl
Architecture: all
Depends:
 yt-dlp,
 ${misc:Depends}
Recommends:
 aria2 | wget | curl,
 ca-certificates,
 ffmpeg,
 mpv | mplayer,
 python3-pyxattr,
 rtmpdump,
 python3-pycryptodome
Suggests:
 libfribidi-bin | bidiv,
 phantomjs
Description: download videos from YouTube and other sites (transitional package)
 youtube-dl is a small command-line program to download videos from
 YouTube.com and other sites that don't provide direct links to the
 videos served.
 .
 youtube-dl 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.
 .
 Currently supported sites (or features of sites) are at:
 https://ytdl-org.github.io/youtube-dl/supportedsites.html

