cyfung1031 / userscript-supports

This is for the userscripts created on GreasyFork.org.
https://cyfung1031.github.io/userscript-supports/
MIT License
48 stars 3 forks source link

[YouTube JS Engine Tamper] Delayed Animating Rolling Number Issue #30

Closed cyfung1031 closed 8 months ago

cyfung1031 commented 8 months ago

Setting related: FIX_avoid_incorrect_video_meta

Related Functions:

https://github.com/cyfung1031/userscript-supports/assets/44498510/ef2db537-a899-432c-9a61-40ce3892fee9

Need to find a better way to cancel the timer once yt-navigate-start / yt-navigate-cache is triggered.

Currently I just use the url to detect which is not sufficient. (url != watch => bypass)

cyfung1031 commented 8 months ago

Fixed in v0.9.0



There are several mechanisms to co-working together in these 4 functions.