[SCM] Video extraction utility for YouTube, Google Video and other video sites (Debian packaging) branch, master, updated. upstream/2.1.7-214-g6762190

legatvs legatvs at gmail.com
Wed Apr 1 14:45:01 UTC 2009


The following commit has been merged in the master branch:
commit c111a2007b8ce7c0ba82c83d72b9f2f4341d2ee1
Author: legatvs <legatvs at gmail.com>
Date:   Sat Mar 14 20:04:32 2009 +0200

    Move --clivepass to another option group.

diff --git a/clive b/clive
index b45def8..4616fac 100755
--- a/clive
+++ b/clive
@@ -1612,6 +1612,7 @@ clive [options]... [URL]...
  -b, --background           go to background after startup
  -e, --emit-csv             emit video details as csv to stdout
  -E, --emit-xml             emit video details as csv to stdout
+ -V, --clivepass=PATH       path to clivepass
 HTTP Options:
  -U, --agent=STRING         identify as STRING to http server
  -y, --proxy=ADDR           use ADDR for http proxy
@@ -1647,4 +1648,3 @@ Download Options:
  -x, --exec=COMMAND         execute COMMAND subsequently
      --stream-exec=COMMAND  stream COMMAND to be executed
      --stream=PERCENT       execute stream command when transfer reaches %
- -V, --clivepass=PATH       path to clivepass
diff --git a/clive.1 b/clive.1
index 09c88fe..770ad18 100644
--- a/clive.1
+++ b/clive.1
@@ -129,7 +129,7 @@
 .\" ========================================================================
 .\"
 .IX Title "clive 1"
-.TH clive 1 "2009-03-13" "2.1.7" "clive manual"
+.TH clive 1 "2009-03-14" "2.1.7" "clive manual"
 .SH "NAME"
 clive \- the non\-interactive video extraction utility
 .SH "SYNOPSIS"
@@ -198,6 +198,10 @@ Ignores \fB\-\-quiet\fR for the \s-1CSV\s0 data.
 .IX Item "-E --emit-xml"
 Equivalent to \fB\-\-emit\-csv\fR in every way but the output is \s-1XML\s0. Negates
 \&\fB\-\-emit\-csv\fR.
+.IP "\fB\-V \-\-clivepass=\fR\fIpath\fR" 4
+.IX Item "-V --clivepass=path"
+\&\fIpath\fR to the \fIclivepass\fR\|(1) utility. If \s-1CLIVEPASS_PATH\s0 environment
+variable is set, it will will used.
 .PP
 \&\fB\s-1HTTP\s0 options\fR
 .IP "\fB\-U \-\-agent=\fR\fIstring\fR" 4
@@ -411,10 +415,6 @@ transfer progress reaches \fIpercent\fR.
 .Sp
 Example:
   % clive \-\-stream\-exec=\*(L"mplayer \-really\-quiet \f(CW%i\fR\*(R" \-\-stream=20 \s-1URL\s0
-.IP "\fB\-V \-\-clivepass=\fR\fIpath\fR" 4
-.IX Item "-V --clivepass=path"
-\&\fIpath\fR to the \fIclivepass\fR\|(1) utility. If \s-1CLIVEPASS_PATH\s0 environment
-variable is set, it will will used.
 .SH "EXAMPLES"
 .IX Header "EXAMPLES"
 .ie n .IP "% clive ""http://youtube.com/watch?v=3HD220e0bx4""" 4
diff --git a/clive.pod b/clive.pod
index bffb58e..1167aae 100644
--- a/clive.pod
+++ b/clive.pod
@@ -75,6 +75,11 @@ Ignores B<--quiet> for the CSV data.
 Equivalent to B<--emit-csv> in every way but the output is XML. Negates
 B<--emit-csv>.
 
+=item B<-V --clivepass=>I<path>
+
+I<path> to the L<clivepass(1)> utility. If CLIVEPASS_PATH environment
+variable is set, it will will used.
+
 =back
 
 B<HTTP options>
@@ -324,11 +329,6 @@ transfer progress reaches I<percent>.
 Example:
   % clive --stream-exec="mplayer -really-quiet %i" --stream=20 URL
 
-=item B<-V --clivepass=>I<path>
-
-I<path> to the L<clivepass(1)> utility. If CLIVEPASS_PATH environment
-variable is set, it will will used.
-
 =back
 
 =head1 EXAMPLES

-- 
Video extraction utility for YouTube, Google Video and other video sites (Debian packaging)



More information about the Pkg-perl-cvs-commits mailing list