Skip to content

ta3pks/go-multipart-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-multipart-downloader

A multipart downloader for teaching purposes

USAGE

go run main.go -u <url>

SUPPORTED FLAGS

-u,--url url to download from

-o,--outfile output filename

-t,--threads number of parallel threads

-h help message

If output filename does not exits the program will try to determine the name from the URL

TODO

  • progress bar
  • stats

About

A multipart downloader for teaching purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages