command
module
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Apr 30, 2020
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
zget

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
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
src
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.