What's the problem this feature will solve?
Download speed too slow
too slow!!
Describe the solution you'd like
- Support for downloading using multi-threaded download tools, such as aria2c, when
pip install --aria2c-download <path-to-aria2c> and support some other flags like how many threads
- Multi-Connection Download. (can download a file from multiple sources)
Alternative Solutions
Perhaps you can implement these two functions in python
Additional context
Thanks!!!
Code of Conduct