Unlocks rewind for YouTube live streams with disabled DVR
< 腳本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.
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
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.