pixeltris
91d83253ae
Prevent mini player above chat when stripping ads
2026-02-24 23:03:02 +00:00
pixeltris
3a1ff51d9c
Update player internals #499 (fixes player muting and buffering mitigation)
2026-02-24 20:52:30 +00:00
pixeltris
914f4ec6bd
Config tweaks
2025-12-23 15:05:23 +00:00
pixeltris
233bedd48b
Fix mini player staying above chat #480
2025-11-21 21:20:47 +00:00
pixeltris
464b11b135
Fix vaft buffering mitigation triggering on vods
...
- Fix bug where ad blocking banner would continue to show when navigating to vods / clips
2025-11-21 15:59:18 +00:00
pixeltris
9cae451c04
Added ad stripping to vaft / video-swap-new
...
- Improved vaft buffering mitigation
- Changed 2k/4k player reload to only occur when the 2k/4k quality is active
- Added new script "strip" which just strips ad segments
- Removed all usage of "var"
2025-11-20 21:59:48 +00:00
pixeltris
8d37319d09
Fix backup player types #471
...
Also fixed video-swap-new not working correctly in Firefox on embeded pages
2025-11-18 12:16:00 +00:00
pixeltris
ed898b750f
v2 api support #461
2025-11-04 23:14:05 +00:00
pixeltris
598cfb209c
vaft/video-swap-new improvements
...
- vaft fixed 2k/4k stream error 4000/3000 #451
- vaft added integrated buffering fix using pause/play during ads #404 #164
- video-swap-new fixed 160p being used as low res instead of 360p
- vaft/video-swap-new removed unneeded GM.xmlHttpRequest #399
- vaft/video-swap-new improved check for unpausing muted stream when switching tab #442
- vaft/video-swap-new some adjustments to saving player state under chrome based browsers #329
- vaft reduce number of ads when the player is embeded
Brave needs to be on 1.81.131 (released Aug 6 2025) or later otherwise ad blocking will fail https://community.brave.app/t/release-channel-1-81-131/637972
2025-11-01 17:01:06 +00:00
pixeltris
7240e9855e
Fix low res stream and add fallback for video-swap-new
2025-10-09 13:06:24 +01:00
pixeltris
53c18325bc
Fix vaft ad leakage ("Preparing your stream..." screen will be displayed)
2025-10-08 22:23:25 +01:00
pixeltris
401dc9ddd4
Fix streams pausing when switching tab #414
2025-07-21 13:27:13 +01:00
pixeltris
6eefa4d2fa
Fix muted streams pausing when switching tabs on chrome #336
2025-07-20 21:02:57 +01:00
pixeltris
69a2e17a5b
Switch soofed header to fix Brave again (userscript) #363
2025-06-28 08:46:33 +01:00
pixeltris
f5594de4ef
Fix GQL requests failing under Brave (userscript) #392
...
Also moved back to old player type #387
2025-06-27 19:37:14 +01:00
pixeltris
accf04aa36
Fix vaft intercepting its own request #384 #363
2025-06-24 10:49:25 +01:00
pixeltris
ad58a85a04
Fix GQL requests failing under Brave #382
...
Ref:
- https://github.com/pixeltris/TwitchAdSolutions/issues/363
- https://github.com/pixeltris/TwitchAdSolutions/pull/379
2025-06-23 22:40:44 +01:00
pixeltris
e23eae61dd
Fix GQL requests failing under chrome #363
...
- Ref https://github.com/AdguardTeam/AdGuardExtra/issues/599
2025-06-22 14:25:07 +01:00
pixeltris
0b5ea5ed89
Fix conflict with TwitchNoSub (0.9.1)
2025-02-13 21:36:34 +00:00
pixeltris
b3bd44e8d5
Fix conflict with latest TwitchNoSub
...
Ref:
- https://github.com/besuper/TwitchNoSub/issues/170
- https://github.com/besuper/TwitchNoSub/commit/de53b953390535adf40c85bf9ee4d6ed87725178
2025-01-23 11:02:49 +00:00
pixeltris
477085016b
Remove empty line causing load failure under uBlock Origin #309
2024-12-10 20:32:28 +00:00
pixeltris
43a0397504
Fix conflict with TwitchNoSub #300 and conflicts other solutions #282
2024-12-10 17:39:58 +00:00
pixeltris
722f5b9624
Fix Worker conflict detection #294
2024-11-03 17:55:59 +00:00
pixeltris
69f098d882
Fix conflicts with other solutions #282
2024-09-24 14:25:32 +01:00
pixeltris
055e1ad981
Fix player error 1000/3000 on vaft #271
2024-09-24 14:14:20 +01:00
pixeltris
0863c6d74b
Fix ad due to delayed worker hook #277
2024-08-21 01:52:29 +01:00
pixeltris
144bc99a61
Add Worker check from AdGuard Extra #276
2024-08-20 19:13:31 +01:00
pixeltris
39666c7bb1
Sanity checks on worker url
...
Ref: https://github.com/brave/adblock-resources/pull/186
2024-06-29 00:28:01 +01:00
pixeltris
2eefb984c1
Fix FrankerFaceZ loading issue #249
2024-06-16 06:53:51 +01:00
pixeltris
02447140c7
Fix stream url detection in vaft
...
- Also remove unused code https://github.com/brave/adblock-resources/pull/160#discussion_r1576077411
2024-04-25 21:51:37 +01:00
pixeltris
044d1fb3bb
Fix worker hook #236
...
- Inject into every worker
- Remove unused proxy code from vaft
- Add additional source stream request to vaft
- Make log inside hookWorkerFetch consistent between vaft/video-swap-new
2024-04-12 12:46:45 +01:00
pixeltris
9bd481a833
Fix vaft / video-swap-new #220
2024-02-23 11:23:33 +00:00
pixeltris
a285eeda50
Fix preroll on every page refresh #188
2023-10-11 11:08:30 +01:00
pixeltris
c3663da4a9
Fix quality reset on video-swap-new #156
...
- Change vaft priority to embed followed by 360p
- Possibly fix mute/volume reset on video-swap-new #170
2023-08-09 01:07:38 +01:00
pixeltris
2bfda1e1a1
Avoid throwing error on null integrity
...
The integrity checks are currently tentative and the throw is causing loading errors
2023-06-01 23:16:23 +01:00
pixeltris
ccfcc71a12
Fix ad blocking for logged in users (video-swap-new / vaft)
2023-06-01 10:33:30 +01:00
pixeltris
6a14447b9a
Implement @level3tjg's 360p fallback
...
Ref: https://github.com/cleanlock/VideoAdBlockForTwitch/pull/96
2023-06-01 09:21:49 +01:00
pixeltris
05c023ff1c
Fix video-swap-new / vaft (add integrity header)
2023-06-01 08:03:45 +01:00
pixeltris
bc355dda0a
Fix ublock origin scripts failing to load #131
2022-12-28 16:52:48 +00:00
pixeltris
338dadc691
Disable the proxy used by vaft and update list
...
Also disabled stream "correction" (pause/play) on background tabs
2022-09-01 19:12:51 +01:00
pixeltris
e80025cbd1
Fix loading bug on offline streams for vaft #88
2022-08-28 19:10:29 +01:00
pixeltris
51ae5b1b6a
vaft improvements
...
Hybrid embed, proxy, fallback implementation
https://github.com/cleanlock/VideoAdBlockForTwitch/pull/63
2022-08-27 15:32:21 +01:00
pixeltris
0fd419cc94
Fix 360p issue on "vaft"
...
Also added code to auto reformat the script #63
Ref:
https://github.com/cleanlock/VideoAdBlockForTwitch/issues/36
https://github.com/cleanlock/VideoAdBlockForTwitch/commit/398c6062dc74e2d6dc2f5e1a7db2712eda2ff16d
2022-04-04 12:01:50 +01:00
pixeltris
ceae47a1a9
Remove missing whitespace from "vaft"
2022-03-31 16:49:41 +01:00
pixeltris
bd96135e24
Add "notify-swap" #59 and "vaft" #61
...
- Added "notify-swap" #59 which swaps the entire stream during ads instead of stripping ad segments. This should fix freezing issues on firefox.
- Added "vaft" #61 which is "Video Ad-Block, for Twitch" (fork) as a script.
- Removed "proxy" as there is a better open source alternative https://github.com/arthurbolsoni/Purple-adblock/
- Unlist "bypass" as it's built into ublock origin and doesn't really work anymore (though may reduce prerolls).
- Updated misc links in full-list.md
2022-03-31 16:33:10 +01:00