Package: youtube-dl Version: 2012.01.05-2 Severity: minor Tags: patch Hi!
Right now, youtube-dl's man page indicates that only youtube.com is a valid video source, though it supports plenty of others, too. The attached patch is a proposal how to augment the manpage. Cheers -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 3.2.2 (SMP w/8 CPU cores; PREEMPT) Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages youtube-dl depends on: ii python 2.7.2-10 Versions of packages youtube-dl recommends: ii ffmpeg 4:0.8-1 ii rtmpdump 2.4+20111222.git4e06e21-1 youtube-dl suggests no packages. -- no debconf information
diff --git a/debian/.youtube-dl.pod.swp b/debian/.youtube-dl.pod.swp deleted file mode 100644 index 5518d3a..0000000 Binary files a/debian/.youtube-dl.pod.swp and /dev/null differ diff --git a/debian/youtube-dl.pod b/debian/youtube-dl.pod index 2d9aeff..78f44eb 100644 --- a/debian/youtube-dl.pod +++ b/debian/youtube-dl.pod @@ -1,7 +1,7 @@ # -*- pod -*- =head1 NAME -youtube-dl - download videos from youtube.com +youtube-dl - download videos from youtube.com or other video platforms =head1 SYNOPSIS @@ -9,7 +9,13 @@ youtube-dl - download videos from youtube.com =head1 DESCRIPTION -youtube-dl is a script to download videos from youtube.com. +youtube-dl is a script to download videos from youtube.com or any other of +the supported video platforms. + +Currently supported sites are: CollegeHumor, Comedy Central, Dailymotion, +Facebook, Metacafe, MyVideo, Photobucket, The Escapist, Vimeo, Yahoo!, +YouTube, blip.tv, depositfiles.com, video.google.com, xvideos, Soundcloud, +InfoQ, Mixcloud, OpenClassRoom. Once it is installed in your system, you should be able to call it from the command line. Usage instructions are easy. Use youtube-dl followed