Set the default viewing mode to Theater Mode.
< Feedback on YouTube - Always Theater Mode
Works for me. Tested in Chrome 93 with ViolentMonkey.
Which browser are you using?
It has also ceased to function for me. I am on Chromium 79 and have tried it with both Tampermonkey and Violentmonkey.
Unfortunately, I cannot duplicate this on Chromium 93 or Firefox 92 with ViolentMonkey.
I encountered an instance of the script not working anymore today.
It appears that YouTube is moving away from its SPF framework, which I use to detect page changes: https://github.com/youtube/spfjs/issues/454.
Will try to workaround this.
I've just released a new version in an attempt to fix this (v1.4.2). Let me know if it works.
It appears to be working now. There's a small issue wherein the script does not activate theater mode when clicking the featured video on a channel page (taking you to the actual page for that video), which has existed for a while now, and still exists, but it's an extremely minor thing.
Thank you for creating and maintaining this script.
Seems to be occasionally not working still, actually. No idea why.
I might have to increase the timeout from 200ms to something larger like 500ms. Can you adjust the 200
value in the script to 500
and see if that helps?
I might have to increase the timeout from 200ms to something larger like 500ms. Can you adjust the
200
value in the script to500
and see if that helps?
Hello, Chrome 100 and Tampermonkey user here, the script suddenly stopped working, but tried increasing that value you mentioned and now it seems to work just fine again. Thanks!
Thanks @Liverbird. I bumped the timeout interval to 500ms in the latest version.
Hey, the script has stopped working.