Skip to content

tusik/MGet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

2a7dd8c · Jul 3, 2022

History

23 Commits
Jul 3, 2022
Apr 19, 2022
Apr 19, 2022
Apr 19, 2022
Apr 19, 2022
Apr 5, 2022
Apr 19, 2022

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