Skip to content

New Helper for Downloading from the webΒ #1309

@Vijay-Nirmal

Description

@Vijay-Nirmal

Downloading from the web is a very common thing to do in Apps but it doesn't have any dedicated control for it. So it would be nice to have one.

Feature request for this control:

  • Downloader.URI(URI) should set the item to be Download
  • Downloader.GetInfo.Name, Downloader.GetInfo.Size, ... to get the Info about the item to be Downloaded
  • Downloader.Start, Downloader.Pause, Downloader.Stop
  • Downloader.GetPercentage to get the download compleated percentage so that it can be used for creating ProgessBar
  • Downloader.GetSpeed to get the download speed
  • Should support Background Download
  • Parallel Downloading support like IDM to increase the overall download speed

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions