Tells YouTube that your browser only supports videos at 30FPS or less, which switches all 60FPS videos to 30FPS and allows old computers to watch high-resolution videos without stutter!
< 脚本Disable YouTube 60 FPS (Force 30 FPS)的反馈
Hi. I don't check this page and found this question by accident.
Anyway, to block 60fps (which also blocks HD resolution) in embedded videos, remove the line that says:
// @exclude *://www.youtube.com/embed/*
It is okay to do your own custom edits to the script. They won't get overwritten by autoupdates, because I will not update this script again until the method breaks, meaning probably never (since the method I used is very robust).
Good luck!
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Disabling HD on embeds
You mention that there is a check that is made for embeds, but it disables HD completely if if fails.
I would actually prefer this, where I can watch it embedded at 480p, or click to watch on YouTube if I want an HD version. Could you reveal how you tried that, or even actually put an option in the script that I could enable to allow that? Simply invoking the script it on embed.youtube.com didn't work.