Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Download from URL using HTTP-protocol. #4

Closed
Borewit opened this issue Sep 18, 2018 · 1 comment
Closed

Download from URL using HTTP-protocol. #4

Borewit opened this issue Sep 18, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@Borewit
Copy link
Owner

Borewit commented Sep 18, 2018

Add an HTTP/XHR reader like for reading metadata based on an URL reference to an audio track. The track will be read based on range request to avoid to many is downloaded.

@Borewit
Copy link
Owner Author

Borewit commented Nov 3, 2018

Implemented, you can use: fetchFromUrl.

HTTP downloading is unit tested against:

  • Chrome 69
  • Firefox 62
  • Safari 12
  • Microsoft Edge 12

I addition to plain streaming, I want to add range request support: #12.

@Borewit Borewit closed this as completed Nov 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant