Fix vaft buffering mitigation triggering on vods

- Fix bug where ad blocking banner would continue to show when navigating to vods / clips
This commit is contained in:
pixeltris
2025-11-21 15:59:18 +00:00
parent 0472bcc4ec
commit 464b11b135
6 changed files with 376 additions and 262 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ Alternatively:
- vaft - [userscript](https://github.com/pixeltris/TwitchAdSolutions/raw/master/vaft/vaft.user.js) / [ublock](https://raw.githubusercontent.com/pixeltris/TwitchAdSolutions/master/vaft/vaft-ublock-origin.js) / [ublock (permalink)](https://raw.githubusercontent.com/pixeltris/TwitchAdSolutions/9cae451c04a9a94859da7de19c367b58afdd95bc/vaft/vaft-ublock-origin.js)
- Attempts to get a clean stream as fast as it can
- If it fails to get a clean stream it removes ad segements (no playback until ad-free stream is found)
- If it fails to get a clean stream it removes ad segments (no playback until ad-free stream is found)
- video-swap-new - [userscript](https://github.com/pixeltris/TwitchAdSolutions/raw/master/video-swap-new/video-swap-new.user.js) / [ublock](https://raw.githubusercontent.com/pixeltris/TwitchAdSolutions/master/video-swap-new/video-swap-new-ublock-origin.js) / [ublock (permalink)](https://raw.githubusercontent.com/pixeltris/TwitchAdSolutions/9cae451c04a9a94859da7de19c367b58afdd95bc/video-swap-new/video-swap-new-ublock-origin.js)
- Attempts to get a clean stream
- If it fails to get a clean stream it removes ad segments (no playback until ad-free stream is found)