diff options
author | byteframe <byteframe@gmail.com> | 2012-11-20 21:25:02 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-11-24 15:36:45 -0500 |
commit | 9c62e3e6ec1cc3079867101a965fe626a4e8f4bb (patch) | |
tree | 063a0a99b080e2becf30dc121d7e65de5793fd47 /network/youtube-dl/youtube-dl.1 | |
parent | 0302b411af47a7245b0a00766abd9d21d5241901 (diff) |
network/youtube-dl: Updated for version 2012.10.09.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/youtube-dl/youtube-dl.1')
-rw-r--r-- | network/youtube-dl/youtube-dl.1 | 17 |
1 files changed, 13 insertions, 4 deletions
diff --git a/network/youtube-dl/youtube-dl.1 b/network/youtube-dl/youtube-dl.1 index bd1043f46fa0..852617e31a21 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" |