]> Raphaël G. Git Repositories - youtubedl/blob - debian/control
Merge commit 'upstream/2011.09.27'
[youtubedl] / debian / control
1 Source: youtube-dl
2 Section: web
3 Priority: extra
4 Maintainer: Rogério Brito <rbrito@ime.usp.br>
5 Build-Depends:
6 debhelper (>= 7.0.50~)
7 Build-Depends-Indep:
8 perl
9 Standards-Version: 3.9.2
10 DM-Upload-Allowed: yes
11 Homepage: http://rg3.github.com/youtube-dl/
12 VCS-Git: git://anonscm.debian.org/collab-maint/youtube-dl.git
13 VCS-Browse: http://anonscm.debian.org/gitweb/?p=collab-maint/youtube-dl.git
14
15 Package: youtube-dl
16 Architecture: all
17 Depends:
18 python (>= 2.5),
19 ${misc:Depends}
20 Recommends:
21 ffmpeg
22 Suggests:
23 rtmpdump
24 Description: download videos from youtube
25 youtube-dl is a small command-line program to download videos from
26 YouTube.com and other sites that don't provide direct links to the
27 videos served.
28 .
29 youtube-dl allows the user, among other things, to choose a specific
30 video quality to download (if available) or let the program
31 automatically determine the best quality video to grab. It supports
32 downloading entire playlists and all videos from a given user.
33 .
34 Currently supported sites are video.google.com, Youtube, Photobucket,
35 Dailymotion, Metacafe, Facebook, Yahoo!, and depositfiles.com.