zget

command module
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2020 License: MIT Imports: 19 Imported by: 0

README

zget

Version

zget is basically a mashup of curl and wget. There are no real new features, but follows some things that I personally like, such as:

  • Fast on Windows. For some reason wget (downloaded form scoop) is not fast on Windows.
  • Uses curl-like arguments so its compatiable with Copy as cURL. I don't like curl but wget has different arguments.
  • Incorporates httpstat with -stat flag.
  • Uses a progressbar instead of showing tons of lines.
  • Hackable.

Features that I've added:

  • Allows multiple workers with -w flag.
  • Allows using tor with -tor flag.
  • Write compressed version to disk with --gzip flag
  • Strip out style tags and/or script tags with --strip-scripts flag
  • Support to download magnet links

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
src

Jump to

Keyboard shortcuts

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