zget

command module
v1.1.11 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2021 License: MIT Imports: 24 Imported by: 0

README

zget

Version

curl https://getzget.schollz.com | bash

zget is a mashup of curl and wget. I use wget on my Windows machine. But wget is slow in Powershell. Also, though I like most wget options, I'd like to use the Copy as cURL option which requires renaming flags from wget to curl (e.g. -H and --compressed). Sometimes I may find something else I want so I also want it to be hackable. The result is zget.

Features

I've been adding features that aren't part of curl or wget, here are some of them.

  • Uses a progressbar instead of showing tons of lines.
  • 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 --rm-script/--rm-style flag
  • Support to download magnet links
  • Incorporates httpstat with -stat flag.
  • Download archive of website with --site
  • Download entire domain of website with --site-all

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