Youtube iframe api allow=“autoplay” Chrome 65
问题 Chrome 65, the current canary version, is blocking iframed youtube videos from auto playing with sound. The latest changes to Chrome require the iframe to have allow="autoplay" How do I go about adding allow="autoplay" to the youtube iframe api? I can't find it in any of the documentation. https://developers.google.com/web/updates/2017/09/autoplay-policy-changes#iframe A feature policy allows developers to selectively enable and disable use of various browser features and APIs. Once an origin