Rapsys Git
/
youtubedl
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Imported Debian patch 2010.10.24-2
[youtubedl]
/
debian
/
control
diff --git
a/debian/control
b/debian/control
index eef605c18afa00f7e9f27cd2fcc7279c140b2564..161edd011e22b227855c80c5d44470a76011f481 100644
(file)
--- a/
debian/control
+++ b/
debian/control
@@
-2,18
+2,24
@@
Source: youtube-dl
Section: web
Priority: extra
Maintainer: Rogério Brito <rbrito@ime.usp.br>
Section: web
Priority: extra
Maintainer: Rogério Brito <rbrito@ime.usp.br>
-Build-Depends: debhelper (>= 5)
-Standards-Version: 3.8.3
+Build-Depends: debhelper (>= 7)
+Standards-Version: 3.9.1
+DM-Upload-Allowed: yes
Homepage: http://bitbucket.org/rg3/youtube-dl/
Package: youtube-dl
Architecture: all
Homepage: http://bitbucket.org/rg3/youtube-dl/
Package: youtube-dl
Architecture: all
-Depends: python (>= 2.4)
-Description: download videos from youtube.com
+Depends: python (>= 2.4), ${misc:Depends}
+Suggests: rtmpdump
+Description: download videos from youtube
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
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.
+ 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, and metacafe.