Is there a way to insert a link to a video from YouTube so that the video plays in full screen on a mobile phone when a user clicks on the link?
By default, the iframe embed code will play the video on Android phones - (
If I go to m.youtube.com, they do what I need, but they do it in a strange way, because they generate different html and different links and protocols for watching videos, depending on which mobile phone I have.
This makes sense because the way the video is served depends on the user's phone, but is there a way to get javascript / html from youtube so that I can do the same on my own page?
youtube video mobile-website
MTilsted
source share