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


The following commit has been merged in the master branch:
commit 3896c505b4bc89ceadebe11bf463bc494b216c1f
Author: legatvs <legatvs at gmail.com>
Date:   Mon Mar 16 01:19:35 2009 +0200

    configrc: Fix default filename format.

diff --git a/configrc b/configrc
index 2c4a5bd..335a887 100644
--- a/configrc
+++ b/configrc
@@ -21,7 +21,7 @@
     #cclass = [A-Za-z0-9]
     #cclass = .
 
-    ## Extracted video filename format (default: %t-(%i)-[%d].%s).
+    ## Extracted video filename format (default: %t_%d_%i.%s).
     ## %t = video name after applying the character class regex
     ## %s = video file suffix (e.g. flv)
     ## %d = video domain

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



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