You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
dellagustin
changed the title
Download of media files for offline consumption
Download of media files for offline playback and consumption
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
The text was updated successfully, but these errors were encountered: