YouTube embed autoplay

Hi,

I want to create an Youtube embed with autoplay and without related videos:
https://www.youtube.com/watch?v=qRz-Kp8gYlg&rel=0&autoplay=1

But it doesn’t seem to work with the video module.
http://www.wijzijnfrank.nl/video-2/

How can I solve this problem?

Regards,
William

Hey William,

Try using this embed code from Youtube instead. :slight_smile:
<iframe width="1280" height="720" src="https://www.youtube.com/embed/qRz-Kp8gYlg?autoplay=1&rel=0" frameborder="0" allowfullscreen></iframe>

Ben