Skip to content

Increase download speed with multi-connection request #30

Description

@MrT3acher

It's so faster if change _download_file method to support multi-connection download.

def _download_file(self, url: str, path: str):

Problem definition

Download is slow for my network situation. (I believe others can experience it, too.)

Current behaviour and workarounds

Proposed solution (optional)

make _download_file method multi-connection.

this is an example:
http://stackoverflow.com/questions/13973188/ddg#13973531

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or improvement requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions