[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 42370d680732ee4359f99189a667327465ed416c
Author: legatvs <legatvs at gmail.com>
Date:   Sat Mar 14 20:02:28 2009 +0200

    Add option groups to --help output.

diff --git a/CHANGES b/CHANGES
index ff48fcf..4432572 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
 Version 2.1.7
 
  User-visible changes:
+  * Add options groups to --help output
   * Add --stream-exec and --stream options
     - Ported from cclive
   * Config file: add support for
diff --git a/clive b/clive
index 6f0faa5..b45def8 100755
--- a/clive
+++ b/clive
@@ -1612,9 +1612,11 @@ 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
+HTTP Options:
  -U, --agent=STRING         identify as STRING to http server
  -y, --proxy=ADDR           use ADDR for http proxy
  -X, --no-proxy             do not use http proxy
+Cache Options:
  -R, --renew                renew cache entry for visited url
  -s, --show                 dump cache entries to stdout
  -H, --show-format=STRING   format dumped cache entries
@@ -1622,6 +1624,7 @@ clive [options]... [URL]...
  -i, --ignore-case          ignore case-differences with --grep
  -D, --delete               delete matched entries from cache
  -C, --clear                clear cache of all entries
+Logging and Input Options:
  -o, --output=LOGFILE       log messages to LOGFILE
  -a, --append=LOGFILE       append to LOGFILE
  -d, --debug                print libcurl debug messages
@@ -1629,6 +1632,7 @@ clive [options]... [URL]...
  -r, --recall               recall last url batch
  -T, --savebatch=FILE       save url batch to FILE
  -p, --paste                paste input from clipboard
+Download Options:
  -n, --no-extract           do not extract any videos
  -c, --continue             continue partially downloaded file
  -W, --overwrite            overwrite existing video file

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



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