Hacker News new | ask | show | jobs
by Phemist 2234 days ago
Slightly off-topic: I had no idea opening a youtube link with /embed in the right part the URL would make the video go to full screen in the browser window, and thus get rid of the UI noise that is youtube in 2020. I should make this happen for all youtube.com links I open, it's quite a pleasant experience.
4 comments

I've also found it useful when I want to create a re-sizeable video window to suit whatever else I'm doing, as it conforms to the browser size (I was doing this when I was watching FastAI lectures). As you say, much more pleasant!
Yes! It also solves one of my pet peeves, really a first world problem. Watching 16:9, 1080p videos full-screen on my 32:9 screen lags my PC hard, on basically every video streaming site. The big black bars on either side of the video are apparently very expensive to render (firefox, ubuntu 20.04, ymmv). Theater mode exists on a few of these websites, but I would really like a more general solution. For now, with the help of @boriselec's plug-in, I am satisfied with the /embed trick for youtube.
For now it also allows you to watch age restricted videos without being forced to sign in.
Nice! I was going to fiddle with a greasemonkey script, but this does just what I need. Thanks a lot!
I too learnt this today :)