getparty

command module
v1.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 20, 2018 License: BSD-3-Clause Imports: 2 Imported by: 0

README

getparty Build Status

Console download manager

showcase

Installation

getparty requires Go 1.7 or later.

$ go get github.com/vbauerster/getparty

Usage

Usage:
  getparty [OPTIONS] url

Application Options:
  -p, --parts=n                               number of parts (default: 2)
  -o, --output=filename                       user defined output
  -c, --continue=state                        resume download from the last saved state file
  -a, --user-agent=[chrome|firefox|safari]    User-Agent header (default: chrome)
  -b, --best-mirror                           pickup the fastest mirror, will read from stdin
  -u, --username=                             basic http auth username
      --password=                             basic http auth password
      --debug                                 enable debug to stderr
      --version                               show version

Help Options:
  -h, --help                                  Show this help message
Best mirror example:

cat mirrors.txt | getparty -p 8 -b

License

BSD 3-Clause

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL