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


The following commit has been merged in the master branch:
commit 18783543f4497fef1e5eba688c9fa2513c79cc28
Author: legatvs <legatvs at gmail.com>
Date:   Fri Mar 13 22:26:41 2009 +0200

    Add reset streaming flag.

diff --git a/clive b/clive
index 5fc96e5..e718914 100755
--- a/clive
+++ b/clive
@@ -479,6 +479,8 @@ sub extract_video {
                         if ! -t STDOUT or ! -t STDERR;
                 }
 
+                $stream[0] = 0; # reset streaming flag
+
                 if ( $opts{progress} =~ /^bar/ ) {
                     bar_init($cont_from, $entry{file_length});
                 } elsif ( $opts{progress} =~ /^dot/ ) {

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



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