Disable YouTube 60 FPS (Force 30 FPS)

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) 的反馈

评价:差评 - 脚本失效或无法使用

to RE-ENABLE 60fps after that fucking script you must:
1. Install script again.
2. change function "createNewTypeChecker" like this:

var createNewTypeChecker = function(originalChecker, fnQueryCallback, debugQueries, debugCallstack) {
return function(videoType) {
// Let the browser answer all other codec queries.
return originalChecker(videoType);
};
};

3. make sure youtube works normally again
4. remove that script forever

发布留言

登录(不可用)以发布留言。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址