akhanubis / anu_twitch_chat_overlay

Issues tracker for Twitch Chat Overlay browser extension
6 stars 1 forks source link

fix: Use new selector to get channel URL for VODs #57

Closed louis-pre closed 2 months ago

louis-pre commented 2 months ago

Context

The current selector to get the VOD's channel URL is no longer valid. It causes getStreamFromVOD to hang and prevent the toggle button from being injected.

Reported here #55

Changes

akhanubis commented 2 months ago

Ty! I tested and it worked a few times, but then a few min later the selector was returning null 🤔 Anyway, I merged and then fixed it again lol

louis-pre commented 2 months ago

Oh that's weird, haven't had issues with it but I haven't watched that many vods since then haha

Thanks for fixing it again 😅