Here’s how to make embedded YouTube videos automatically play when people visit your webpage…
(NOTE: I don’t personally recommend autoplaying, because I prefer to engage with people who are truly interested in watching the video. Sometimes, however, there are people with certain goals or objectives which autoplay can help achieve.)
From https://www.youtube.com/watch?v=ZvzwthHh-IQ we get this:
Just add ?autoplay=1 after url in embed code, example :
-iframe width=-420- height=-315- src=-http:–www.youtube.com-embed-
oHg5SJYRHA0- frameborder=-0—-iframe-
Change it to:-iframe width=-420- height=-315- src=-http:–www.youtube.com-embed-
oHg5SJYRHA0?autoplay=1– frameborder=-0—-iframe-
Enjoy!
Kind regards,
Manny Viloria