Fixed Some Bugs and Add the Multi-Thread Download Module

This commit is contained in:
Bigsk 2020-10-30 18:39:27 +08:00
parent 5b20b901c8
commit 1799c22a37

View File

@ -143,6 +143,3 @@ class GMCLCore(object):
for i in mtd_list:
i.join()
launcher=GMCLCore("AAA","V250")
launcher.Download("http://mirrors.163.com/centos/8.2.2004/isos/x86_64/CentOS-8.2.2004-x86_64-boot.iso","aa.iso")