Greasy Fork is available in English.
Позволяет перематывать YouTube-стримы, где такая возможность заблокирована
< Обсуждения YTBetter - Enable Rewind/DVR
Interesting, thanks for the code!
Though there shouldn't be any conflicts between YTBetter and other scripts that also modify playerResponse
since it uses this[Symbol.for("YTBetter")]
to assign values.
A similar approach can be seen here, for example: https://github.com/pepeloni-away/userscripts/blob/main/youtube-hls-enabler.user.js#L671
However, I don't use many scripts for YouTube myself, so I'm sure someone will find your code helpful 👍
I see. Thanks for your reply.
Very good script!
But sometimes I am tired to turn on and off in multi layer extension setting, so I add a button to toggle that on or off.