Youtube Player perf

Optimizes animation calls for lower GPU/CPU consumption

< Feedback on Youtube Player perf

Review: Good - script works

§
Posted: 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.

nopelessAuthor
§
Posted: 2023-08-09

fixed in 0.7

§
Posted: 2023-08-11

It said the same again today

nopelessAuthor
§
Posted: 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

§
Posted: 2023-08-11

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

§
Posted: 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.

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";

§
Posted: 2023-08-13

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

Thanks it works

Post reply

Sign in to post a reply.