Added the preload attribute to #5

friday 2018-06-18 17:08:00 +02:00
parent 3278c3ed08
commit 9e188dc882

2
FAQ.md

@ -14,6 +14,6 @@ When applicable, find out how to solve it without Plyr (using stack overflow or
### 4. What's the status on ... ?
Unless someone has explicitly said in an issue that it's work in progress, most likely that means no one is working on it, and that it isn't a top priority for us.
### 5. Autoplay and scripted play doesn't work in some browsers.
### 5. Autoplay, scripted play and/or the preload attribute doesn't work in some browsers.
This is correct. It's a browser feature, and not something Plyr can solve for you (see [#1](https://github.com/sampotts/plyr/wiki/FAQ#1-does-plyr-work-with--)). Muting the audio usually works.
For more information see [Chrome autoplay policy changes](https://developers.google.com/web/updates/2017/09/autoplay-policy-changes) and Safari autoplay policies for [macOS](https://webkit.org/blog/7734/auto-play-policy-changes-for-macos/), [iOS](https://webkit.org/blog/6784/new-video-policies-for-ios/)