besuper / TwitchNoSub

An extension to watch sub only VOD on Twitch
Apache License 2.0
1.61k stars 66 forks source link

Userscript not working while having vaft or video-swap-new enabled #121

Open kioshimushi opened 1 month ago

kioshimushi commented 1 month ago

Hello besuper and thanks for all your works

I tried your userscript and it seems that VOD ar not loading (infinite loading spin) while having other userscript like vaft or video-swap-new.

The extension on the other hand working great even with those scripts enabled.

Tried it on Chrome and Edge.

Thanks!

kioshimushi commented 1 month ago

Placing the TwitchNoSub userscript at the top of my scripts list using Tampermonkey seems to work, but it also break vaft ability to block ads...

I would also recommend adding a// @match *://*.twitch.tv/* since navigating from twitch main page to a VOD doesn't trigger the script and the page need to be refreshed to trigger it. But not after fixing this vaft/TwitchNoSub compatibility since for now, it will stop loading any vods/streams for the entire twitch website.