pySmartDL icon indicating copy to clipboard operation
pySmartDL copied to clipboard

always download with only one thread

Open xienian87 opened this issue 3 years ago • 0 comments

Hello,

I am using pySmartDL 1.3.4 on ubuntu 16.04. Even if I set thread = 5 explicitly, the tmp file only has .000.

Does this mean pySmartDL only use one thread to download file?

Whereas when I use it on windows, every file has multiple tmp files: .000, .001, .002, .003, .004.

Can somebody provide instruction on how to use multi-threading download on ubuntu?

Thanks very much!

xienian87 avatar May 12 '22 07:05 xienian87