Skip to content

magiclyde/downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File concurrency downloader

install

$ git clone https://github.com/magiclyde/downloader.git && cd downloader
$ make

usage

$ ./bin/downloader -h
NAME:
downloader - File concurrency downloader

USAGE:
downloader [global options] command [command options] [arguments...]

COMMANDS:
help, h  Shows a list of commands or help for one command

GLOBAL OPTIONS:
--filename filename, -f filename  Output filename
--dir dir, -d dir                 The destination dir
--concurrency number, -n number   Concurrency number (default: 8)
--proxy URL, -p URL               Proxy URL
--help, -h                        show help

About

File concurrency downloader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published