Skip to content

tusik/MGet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MGet

A async way download tools.

image

Build

cargo build --release

Use

USAGE:
    mget [OPTIONS] --url <URL>

OPTIONS:
    -b, --batch-size <BATCH_SIZE>    Data unit: byte [default: 1048576]
    -f, --file-name <FILE_NAME>      Local storage file name, keep empty to use uri as file name
    -h, --help                       Print help information
    -o, --overwrite                  Overwrite local file
    -u, --url <URL>                  Download url
    -V, --version                    Print version information

About

A async way file download tools.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages