Youtube video autoplay

Hi there, I’m having problems trying to customizing code for youtube video on landing page. Someone here already did it ?

I was able to get it work using an HTML snippet and suffixing the url with ?rel=0&autoplay=1

This would be the example code:

<iframe width="560" height="315" src="https://www.youtube.com/embed/C4Uc-cztsJo?rel=0&autoplay=1" frameborder="0" allowfullscreen="allowfullscreen"></iframe>

- Powered by Keap the top one should autoplay

1 Like

If you’re not too big into code you can use this tool to help you format the video as well as create an auto start video. http://youtubesecretembed.com/

1 Like