multipart-downloader:同时下载具有多个连接和多个源的文件

时间:2024-06-29 16:51:33
【文件属性】:

文件名称:multipart-downloader:同时下载具有多个连接和多个源的文件

文件大小:246KB

文件格式:ZIP

更新时间:2024-06-29 16:51:33

Go

多部分文件下载器 同时下载具有多个连接和多个源的文件。 安装 # Build the executable make # Install as library go get github.com/alvatar/multipart-downloader 用法 godl [flags ...] [urls ...] Flags: -n Number of concurrent connections -S A SHA-256 string to check the downloaded file -E Verify using Etag as MD5 -t Timeout for all connections in milliseconds (default 5000) -o Output fil


【文件预览】:
multipart-downloader-master
----.travis.yml(172B)
----cmd()
--------godl.go(2KB)
--------progress.go(846B)
--------godl_test.go(1KB)
----test()
--------quijote.txt(310KB)
--------quijote2.txt(310KB)
----downloader_test.go(7KB)
----LICENSE(1KB)
----verbose.go(257B)
----.gitignore(18B)
----Makefile(199B)
----README.md(2KB)
----downloader.go(11KB)

网友评论