NullDev / YT-Anti-Anti-Adblock

Simplistic user-script to remove YouTube's annoying "Ad blockers are not allowed on YouTube" popup.
MIT License
53 stars 1 forks source link

[BUG] Comments with timestamp doesn't work again #18

Open scarf005 opened 9 months ago

scarf005 commented 9 months ago

Describe the bug

the issue #11 seems to have returned.

To Reproduce

same as #11, click timestamp on comments. it will error at checkAndSeekTimestamp as

Uncaught TypeError: can't access property "seekTo", window[playerID] is null

Expected behavior

timestamps work.

Screenshots

image

Additional info