NamPNQ / bower-videogular-youtube

Videogular `youtube` plugin repository for distribution on `bower`
MIT License
41 stars 32 forks source link

add the autoplayOnMobile playerVars #66

Open benoitGirardMtl opened 7 years ago

benoitGirardMtl commented 7 years ago

if user add the playerVars: autoplayOnMobile=1

add "autoplay", "playsinline", "muted" attributes to iframe set player to mute and volume to "0"

This allow to autoplay youtube video on iOS (iPad and iPhone) and create beautiful fullscreen video background.

hanoii commented 6 years ago

I need at least the mute part of this, it doesn't seem like this project is active.