Commit Graph

42 Commits

Author SHA1 Message Date
pixeltris cebf3d73f0 vaft buffering mitigation tweaks #492
And ad segment cache memory leak fix
2026-02-26 14:22:30 +00:00
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 61c634b379 video-swap-new - initial fix for 2k/4k streams on chrome based browsers (error 4000 fix) 2025-10-23 21:04:18 +01:00
pixeltris 7bc595fb70 video-swap-new fix embed player pausing (#432) / video latency stat (#119) / fallback stream improvements (#450) 2025-10-23 16:33:12 +01:00
pixeltris 7240e9855e Fix low res stream and add fallback for video-swap-new 2025-10-09 13:06:24 +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 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 b8fb2c3892 Fix regex for backup url 2024-06-15 11:05:38 +01:00
pixeltris 644ac7a821 Fix video-swap-new error 1000 on midrolls #228 #259 2024-06-15 10:12:43 +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 7ea1ddf5b9 Add "video-swap-new" 2022-11-19 20:47:54 +00:00