Greasy Fork is available in English.

Youtube Player perf

Optimizes animation calls for lower GPU/CPU consumption

< 脚本Youtube Player perf的反馈

评价:好评 - 脚本运行良好

§
发表于:2023-08-09

A popup says it does not work with current version and asked me to leave a kind comment here. Thank you anyway. Hope you make it work again.

nopeless作者
§
发表于:2023-08-09

fixed in 0.7

§
发表于:2023-08-11

It said the same again today

nopeless作者
§
发表于:2023-08-11

@ripu do you know what circumstances when it says that? It seems that certain websites with embedded youtube players seem to have this issue for me as well. I don't have a concrete fix yet, and I am trying to implement some sort of localized live-patching system. It does help that I get reports with details

§
发表于:2023-08-11

i got the pop-up message too even tho i already update to 0.7

§
发表于:2023-08-12

@ripu do you know what circumstances when it says that? It seems that certain websites with embedded youtube players seem to have this issue for me as well. I don't have a concrete fix yet, and I am trying to implement some sort of localized live-patching system. It does help that I get reports with details

It said directly on youtube homepage, not in another embedded site. Using violentmonkey on edge. Disabled all other extensions and scripts. Still same popup.

§
发表于:2023-08-12

i got the pop-up message too even tho i already update to 0.7

Change const PLAYER_CONSTRUCTOR = "sV"; to const PLAYER_CONSTRUCTOR = "nV";

§
发表于:2023-08-13

Change const PLAYER_CONSTRUCTOR = "sV"; to const PLAYER_CONSTRUCTOR = "nV";

Thanks it works

发表回复

登录以发表回复。