ccl --version (return code: 0)
cclive v0.9.3
built on 2016-11-01 17:15:49 +0000 for x86_64-pc-linux-gnu
with g++, -g -O2 -fdebug-prefix-map=/build/cclive-qZsN_d/cclive-0.9.3=. -fstack-protector-strong -Wformat -Werror=format-security
libquvi v0.9.3
built on 2016-04-07 23:17:20 +0000 for x86_64-pc-linux-gnu
with gcc, -g -O2 -fstack-protector-strong -Wformat -Werror=format-security
configuration: --build=x86_64-linux-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --disable-silent-rules --libdir=${prefix}/lib/x86_64-linux-gnu --libexecdir=${prefix}/lib/x86_64-linux-gnu --disable-maintainer-mode --disable-dependency-tracking
libquvi-scripts v0.9.20131130
Copyright (C) 2010-2013 Toni Gundogdu <legatvs@gmail.com>
cclive comes with ABSOLUTELY NO WARRANTY. You may redistribute copies of
cclive under the terms of the GNU Affero General Public License version
3 or later. For more information, see <http://www.gnu.org/licenses/agpl.html>.
To contact the developers, please mail to <cclive-devel@lists.sourceforge.net>
ccl --help (return code: 0)
Usage: cclive [options] [args]
Core:
-F [ --config-file ] arg (=/root/.ccliverc)
Initialization file to read
-n [ --no-download ] Skip download, print media details only
-b [ --background ] Go to background after startup
Core -- Configurable:
-N [ --timestamp ] Try to preserve file modification time
-c [ --continue ] Try to resume partially downloaded
media
-s [ --stream ] arg (=default) Select media stream to download
-e [ --exec ] arg Execute child program after download
Informative:
-S [ --print-streams ] Print available media streams for media
URL
-D [ --print-config ] Print value of defined config options
and exit
-u [ --support ] Print supported media host domains and
exit
-v [ --version ] Print version information and exit
-h [ --help ] Print help and exit
Output:
-B [ --verbose-libcurl ] Enable verbose output for libcurl
-O [ --output-file ] arg Write downloaded media to file
-W [ --overwrite ] Overwrite existing files
-l [ --log-file ] arg (=cclive_log) Write log output to file
-q [ --quiet ] Turn off all output but errors/libcurl
Output -- Configurable:
-f [ --filename-format ] arg (=%t.%s) Format of media file name
-i [ --update-interval ] arg (=1) Progressbar update interval in seconds
-R [ --progressbar ] arg (=normal) Use progressbar mode
-d [ --output-dir ] arg (=/tmp/sandpit)
Write downloaded media to directory
-t [ --tr ] arg (=/(\w|\pL|\s)/g) Translate characters in media title
Network:
-X [ --no-proxy ] Disable use of HTTP proxy
Network -- Configurable:
-A [ --dns-cache-timeout ] arg (=60) Seconds DNS resolves kept in memory
-T [ --transfer-timeout ] arg (=off) Seconds transfer allowed to take
-C [ --connect-timeout ] arg (=30) Seconds connecting allowed to take
-m [ --max-retries ] arg (=5) Max download attempts before giving up
-w [ --retry-wait ] arg (=5) Time to wait before retrying
-r [ --no-resolve ] Do not resolve HTTP URL redirections
-H [ --throttle ] arg (=off) Do not exceed transfer rate (KB/s)
-a [ --agent ] arg (=Mozilla/5.0) Identify as arg to HTTP servers
-x [ --proxy ] arg Use proxy for HTTP connections
Deprecated -- Configurable:
-p [ --prefer-format ] arg Specify preferred stream for media
hosts