[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:44:33 UTC 2009


The following commit has been merged in the master branch:
commit f09ed08754fa0c53af8f8d95485ff267a0491615
Author: legatvs <legatvs at gmail.com>
Date:   Wed Jan 7 01:28:45 2009 +0200

    Documented missing "%t" (--filename-format) in manual page.

diff --git a/CHANGES b/CHANGES
index 9426ec3..4a1c093 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
 Version 2.1.3-dev
 
  User-visible changes:
+  * Documented missing "%t" (--filename-format) in manual page
   * Tweaked "localfile_length == remotefile_length" message
   * Renamed CLIVE_CONFIGDIR environment variable to CLIVE_HOME
 
diff --git a/clive b/clive
index b70d509..ae6b2ef 100755
--- a/clive
+++ b/clive
@@ -1872,6 +1872,7 @@ are used to name the extracted videos.
 Use I<string> for naming the extracted videos. The default is
 "%t-(%i)-[%d].%s". The following specifiers are supported:
 
+    %t = video title (after applying --cclass)
     %i = video id
     %d = video domain
     %s = video suffix

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



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