https://codepen.io/JacobLett/pen/xqpEYE
I recently watched a YouTube video where tapping on a button automatically played the video. I was impressed, but now I want to take it a step further and have the video play in landscape (full screen) mode when tapped on my mobile device, similar to this example:
https://codepen.io/immad-hamid/pen/ypxXmM
How can I achieve this functionality for YouTube videos? How do I embed a video on my website so that when opened in a modal, it will autoplay in full screen on both mobile and computer devices?