viewtube
viewtube copied to clipboard
Force landscape fullscreen
I never had screen rotate enabled on my phone. It would be great to have the option for force fullscreen to go landscape.
Firefox mobile switches to landscape for me when going into fullscreen. I'll see if i can figure out a reliable way.
Unfortunately, there is no web API to change the screen orientation. https://developer.mozilla.org/en-US/docs/Web/API/CSS_Object_Model/Managing_screen_orientation The only thing a website can do is lock it, which I don't think is useful for ViewTube. https://developer.mozilla.org/en-US/docs/Web/API/ScreenOrientation/lock