X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/a4ca6ba1ad763074e063831f46d1996994ba557b..20139be603ee4ddc72dfcefb9c474c730b57636a:/debian/control diff --git a/debian/control b/debian/control index 08480fa..fce5caa 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,27 @@ Source: youtube-dl Section: web Priority: extra -Maintainer: Robert S. Edmonds -Build-Depends: debhelper (>= 5) -Standards-Version: 3.7.2 +Maintainer: Rogério Brito +Build-Depends: debhelper (>= 7.0.50~) +Build-Depends-Indep: perl +Standards-Version: 3.9.2 +DM-Upload-Allowed: yes +Homepage: http://rg3.github.com/youtube-dl/ Package: youtube-dl Architecture: all -Depends: python (>= 2.4) -Description: download videos from youtube.com +Depends: python (>= 2.5), ${misc:Depends} +Recommends: ffmpeg +Suggests: rtmpdump +Description: download videos from youtube youtube-dl is a small command-line program to download videos from - YouTube.com. + 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 + downloading entire playlists and all videos from a given user. + . + Currently supported sites are video.google.com, Youtube, Photobucket, + Dailymotion, Metacafe, Facebook, Yahoo!, and depositfiles.com.