From 9e188dc8829f4f3bbbe14ef95f25e4f7921496eb Mon Sep 17 00:00:00 2001 From: friday Date: Mon, 18 Jun 2018 17:08:00 +0200 Subject: [PATCH] Added the preload attribute to #5 --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 24ebb97..e1a1aa5 100644 --- a/FAQ.md +++ b/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/) \ No newline at end of file