Skip to content

Parallel downloading for iso`s #2

@ar005

Description

@ar005

Parallel downloading for iso`s.

The current implementation of iso_download(download_file), is slow and it shows no progress as its downloaded.
Not able to know is its being downloaded or not or checking how much is left, is annoying, sure i can estimate it by hopping over to network usage tools.

Proposed solution

Implement a parallel download function or use external tool like axel [https://github.com/axel-download-accelerator/axel] or use threading for parallel downloading using chunks and use tqdm

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions