X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/aa222958906ca312c82e3540898cc61ed63cbce0..cb802f2b78b762e8e21e8ae1bf03a67a8afbd1de:/debian/control diff --git a/debian/control b/debian/control index 161edd0..933482f 100644 --- a/debian/control +++ b/debian/control @@ -2,24 +2,34 @@ Source: youtube-dl Section: web Priority: extra Maintainer: Rogério Brito -Build-Depends: debhelper (>= 7) -Standards-Version: 3.9.1 +Build-Depends: + debhelper (>= 7.0.50~) +Build-Depends-Indep: + perl +Standards-Version: 3.9.2 DM-Upload-Allowed: yes -Homepage: http://bitbucket.org/rg3/youtube-dl/ +Homepage: http://rg3.github.com/youtube-dl/ +VCS-Git: git://anonscm.debian.org/collab-maint/youtube-dl.git +VCS-Browse: http://anonscm.debian.org/gitweb/?p=collab-maint/youtube-dl.git Package: youtube-dl Architecture: all -Depends: python (>= 2.4), ${misc:Depends} -Suggests: rtmpdump -Description: download videos from youtube +Depends: + python (>= 2.5), + ${misc:Depends} +Recommends: + ffmpeg +Suggests: + rtmpdump +Description: downloader of videos from youtube and other sites 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 quality video to grab. It supports + 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 are video.google.com, youtube, photobucket, - dailymotion, and metacafe. + Currently supported sites are video.google.com, Youtube, Photobucket, + Dailymotion, Metacafe, Facebook, Yahoo!, and depositfiles.com.