A multipart downloader for teaching purposes
go run main.go -u <url>-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
- progress bar
- stats