splitbrain / dokuwiki-plugin-vshare

Plugin to easily embed videos from various video sharing sites into DokuWiki
http://www.dokuwiki.org/plugin:vshare
17 stars 19 forks source link

Autoplay doesn't actually autoplay due to YouTube policies - Please add support for &mute=1 to re-enable true autoplay #78

Closed wad11656 closed 2 years ago

wad11656 commented 5 years ago

According to this blog post:

https://developers.google.com/web/updates/2017/09/autoplay-policy-changes

Autoplay doesn't actually work unless there is a &mute=1 tag on the embedded video. Can you please add functionality to YouTube videos for the "mute" parameter so my videos can actually start? Thank you

splitbrain commented 2 years ago

all parameters are now passed as is, so you can add the mute parameter