X-Git-Url: https://git.rapsys.eu/youtubedl/blobdiff_plain/0b091d41691aa7a6c2d72f1b7a284fd78d76cd30..cb80b21bcb31049702a24f5ca2587d4f5bccc4b1:/debian/control diff --git a/debian/control b/debian/control index 9442f88..eef605c 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,19 @@ Source: youtube-dl Section: web Priority: extra -Maintainer: Robert S. Edmonds +Maintainer: Rogério Brito Build-Depends: debhelper (>= 5) -Standards-Version: 3.7.3 +Standards-Version: 3.8.3 +Homepage: http://bitbucket.org/rg3/youtube-dl/ Package: youtube-dl Architecture: all Depends: python (>= 2.4) Description: download videos from youtube.com 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.