All Projects → rfyiamcool → mwget

rfyiamcool / mwget

Licence: MIT license
python multiprocessing download file

Programming Languages

python
139335 projects - #7 most used programming language

mwget

一个多进程下载工具,可并发下载以加快速度

介绍

安装 【 pypi更换域名,导致新版本没法提交上去. 】

pip install mwget

使用mwget下载

python -m mwget.multiwget http://mirrors.163.com/centos/7/isos/x86_64/CentOS-7-x86_64-NetInstall-1611.iso

or

git clone [email protected]:rfyiamcool/mwget.git
cd mwget
python test.py url

测试

可以用163的镜像源进行测试

http://mirrors.163.com/centos/7/isos/x86_64/CentOS-7-x86_64-NetInstall-1611.iso

todolist

  1. 断点下载

更多信息

请访问, xiaorui.cc

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].