How to make a YouTube video autoplay?
?rel=0&autoplay=1
Find the embed code on youtube get the link and add “?rel=0&autoplay=1” to the end of the link
Example of the link below:
https://www.youtube.com/embed/oRdxUFDoQe0?rel=0&autoplay=1
Example of the embed code below:
<iframe width=”560″ height=”315″ src=”https://www.youtube.com/embed/oRdxUFDoQe0?rel=0&autoplay=1” frameborder=”0″ allowfullscreen></iframe>