Youtube embed video iframe tag does not work with attributes like autoplay
. Is there any alternative? Can I hide all controls and show videos on loop in iframe?
<iframe src="https://www.youtube-nocookie.com/embed/_ZrCZ11LBWk??autoplay=1&showinfo=0&controls=0" frameborder="0"></iframe>
This code doesn't work