We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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!
The text was updated successfully, but these errors were encountered: