Hi @saveatrain,
Thank you for contacting us.
Adding the YouTube link to the main content visual tab won’t actually play the video as it would take it as just a link being added. You would need to add the HTML iframe code provided by YouTube API(access video and click on share > embed).
However, due to recent policies from Google, autoplay is not allowed unless video is muted. So you can set the Video to autoplay, but it would so with it being muted. Here is the code you can add in your Popup main content:
<iframe title="YouTube video player" src="https://www.youtube.com/embed/HOIRKJjTHFQ?autoplay=1&mute=1&enablejsapi=1" width="560" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe>
Make sure to add this in the “Text” tab in main content. Here is a link referencing the new policy:https://developers.google.com/web/updates/2017/09/autoplay-policy-changes
Best,
Jonathan S
Hi @saveatrain
I hope you are doing well and safe!
We haven’t heard from you in a while, I’ll mark this thread as resolved.
Feel free to let us know if you have any additional question or problem.
Best Regards
Patrick Freitas