Podcast icon indicating copy to clipboard operation
Podcast copied to clipboard

Download media files only over wi-fi (possibly as an option)

Open mcepl opened this issue 10 years ago • 2 comments

It would be really helpful if it was possible to limit download of potentially large multimedia files just for the wifi connection. Especially for Firefox OS many users will be on the metered Internet connection and downloads of multimegabyte files over 3G could incur substantial costs (and we don't have to go to the third world countries for this; it is so even here in the Czech republic).

mcepl avatar Sep 23 '13 20:09 mcepl

I agree, last time I checked it wasn't possible to reliably check what type of connection was available. I'll have a look again if anything's changed.

colinfrei avatar Dec 06 '13 22:12 colinfrei

What about https://developer.mozilla.org/en-US/docs/Web/API/NetworkInformation.connection and https://developer.mozilla.org/en-US/docs/Web/API/Network_Information_API ? Also http://www.sitepoint.com/use-network-information-api-improve-responsive-websites/

mcepl avatar Jul 21 '14 08:07 mcepl