summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--network/youtube-dl/youtube-dl.117
-rw-r--r--network/youtube-dl/youtube-dl.SlackBuild4
-rw-r--r--network/youtube-dl/youtube-dl.info6
3 files changed, 18 insertions, 9 deletions
diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1
index bd1043f46f..852617e31a 100644
--- a/network/youtube-dl/youtube-dl.1
+++ b/network/youtube-dl/youtube-dl.1
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.23 (Pod::Simple 3.14)
+.\" Automatically generated by Pod::Man 2.25 (Pod::Simple 3.16)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -124,13 +124,13 @@
.\" ========================================================================
.\"
.IX Title "YOUTUBE-DL 1"
-.TH YOUTUBE-DL 1 "2011-08-05" "perl v5.12.4" "User Contributed Perl Documentation"
+.TH YOUTUBE-DL 1 "2012-09-28" "youtube-dl" "User commands"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
.nh
.SH "NAME"
-youtube\-dl \- download videos from youtube.com
+youtube\-dl \- download videos from youtube.com or other video platforms
.SH "SYNOPSIS"
.IX Header "SYNOPSIS"
.Vb 1
@@ -138,7 +138,13 @@ youtube\-dl \- download videos from youtube.com
.Ve
.SH "DESCRIPTION"
.IX Header "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.
+.PP
+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.
.PP
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
@@ -231,6 +237,9 @@ For youtube.com, in particular, the meaning of the format codes is given as:
Note that not all videos are available in all formats and that other
sites supported by \fByoutube-dl\fR may have different conventions for
their video formats.
+.Sp
+By default, youtube-dl will download the best available format; if you want
+to download the worst format to save bandwidth and time, use \f(CW\*(C`\-f\*(C'\fR \fIworst\fR.
.RE
.IP "\-\-all\-formats" 4
.IX Item "--all-formats"
diff --git a/network/youtube-dl/youtube-dl.SlackBuild b/network/youtube-dl/youtube-dl.SlackBuild
index 5f4786c9ae..09a82e7502 100644
--- a/network/youtube-dl/youtube-dl.SlackBuild
+++ b/network/youtube-dl/youtube-dl.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for youtube-dl
# Copyright 2010 GPLeo <gpleomail@gmail.com>
-# Copyright 2010 byteframe <byteframe@gmail.com>
+# Copyright 2010-2012 byteframe <byteframe@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=youtube-dl
-VERSION=${VERSION:-2012.01.08b}
+VERSION=${VERSION:-2012.10.09}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/network/youtube-dl/youtube-dl.info b/network/youtube-dl/youtube-dl.info
index bb23eee866..09628d7134 100644
--- a/network/youtube-dl/youtube-dl.info
+++ b/network/youtube-dl/youtube-dl.info
@@ -1,8 +1,8 @@
PRGNAM="youtube-dl"
-VERSION="2012.01.08b"
+VERSION="2012.10.09"
HOMEPAGE="http://rg3.github.com/youtube-dl"
-DOWNLOAD="https://github.com/rg3/youtube-dl/raw/2012.01.08b/youtube-dl"
-MD5SUM="a445420376d975a21f0292df5ff6e5b9"
+DOWNLOAD="https://github.com/rg3/youtube-dl/raw/2012.10.09/youtube-dl"
+MD5SUM="02c2a961099f067a8595ac771baed12a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""