iron-meteor / iron-router

A client and server side router designed specifically for Meteor.
MIT License
1.98k stars 413 forks source link

Able users to save audio files for offline viewing #1603

Closed DDavis1025 closed 5 years ago

DDavis1025 commented 5 years ago

Okay so I'm creating a meteor app for ios and I want my users to be able to save html5 audio files for offline viewing. How do I proceed to do this?

ddaydd commented 5 years ago

Hi, lol, you want to "viewing???" listen 'pirated(sorry if is not :p)' music on ios, good luck, buy an android.

Otherwise an audio file, is a audio file.(wav, .mp3...), a html5 is a html file(.html) but a html5 audio file?? here is for issue, search to force download static file on stakoverflow... but in ios...

DDavis1025 commented 5 years ago

I'm looking to be able to let my users make there own offline playlists to view offline like in Spotify using meteor