I made a landing page with article blocks and some of them are containing video content from YouTube.
When user scrolls the page, and the block which contains the video is in the device viewport, video element must start playing. I made this using YouTube API, but it doesn't work on mobile devices.
Is there a way to make it work on mobile? Or maybe there is another way to embed and control YouTube video without using iFrame?