Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Download of media files for offline playback and consumption #3

Open
dellagustin opened this issue Sep 27, 2020 · 0 comments
Open

Download of media files for offline playback and consumption #3

dellagustin opened this issue Sep 27, 2020 · 0 comments
Labels
enhancement New feature or request feature

Comments

@dellagustin
Copy link
Contributor

dellagustin commented Sep 27, 2020

One essential feature is for podcast aggregators is to download media for offline consumption.
This is a rather challenging requirement for PWAs, as the options for accessing the local file system currently not mature.

Existing options (ideas):

[1] - https://web.dev/storage-for-the-web/

CORS will also be an issue here (#1)
See also: WICG/file-system-access#29 (comment)

h1. References

@dellagustin dellagustin added enhancement New feature or request feature labels Sep 27, 2020
@dellagustin dellagustin changed the title Download of media files for offline consumption Download of media files for offline playback and consumption Sep 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request feature
Projects
None yet
Development

No branches or pull requests

1 participant