Commit Graph

223 Commits

Author SHA1 Message Date
pixeltris 3a1ff51d9c Update player internals #499 (fixes player muting and buffering mitigation) 2026-02-24 20:52:30 +00:00
pixeltris 5a853805c6 Add Twitch Turbo to solution list 2025-12-24 11:33:36 +00:00
pixeltris 66a3f64d76 Clarify how to enable user scripts on Chrome MV3 extensions #486 #487 2025-12-23 15:11:54 +00:00
pixeltris 9acd052467 Update permalinks 2025-12-23 15:06:30 +00:00
pixeltris 914f4ec6bd Config tweaks 2025-12-23 15:05:23 +00:00
binary_bird 06f102e675 Create LICENSE (#482) 2025-12-01 09:03:43 +00:00
pixeltris 54a6391b05 Update permalinks 2025-11-21 21:21:20 +00:00
pixeltris 233bedd48b Fix mini player staying above chat #480 2025-11-21 21:20:47 +00:00
pixeltris 8fa846baac Update permalinks 2025-11-21 16:00:19 +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 0472bcc4ec Update permalinks 2025-11-20 22:05:56 +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 2005773619 Update permalinks 2025-11-18 12:17:41 +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 954d6ed942 Update permalinks 2025-11-04 23:15:24 +00:00
pixeltris ed898b750f v2 api support #461 2025-11-04 23:14:05 +00:00
pixeltris 5cce620aba Add mobile site status (#179) / TwitchAdBlock iOS link in full-list 2025-11-01 17:53:47 +00:00
pixeltris 2d4bbc01af Update permalinks 2025-11-01 17:03:46 +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 9b616aef9b Update permalinks 2025-10-23 21:05:24 +01: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 b85834ff55 Update permalinks 2025-10-23 16:36:26 +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 c8749a2846 Update permalinks 2025-10-09 13:07:50 +01: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 2796f5979e Update permalinks 2025-07-21 13:28:16 +01:00
pixeltris 401dc9ddd4 Fix streams pausing when switching tab #414 2025-07-21 13:27:13 +01:00
pixeltris 61edc5a07d Update permalinks 2025-07-20 21:08:43 +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 965bf7ca85 Update permalinks 2025-06-27 19:41:15 +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 492c1db4cf Update permalinks 2025-02-13 21:37:38 +00:00
pixeltris 0b5ea5ed89 Fix conflict with TwitchNoSub (0.9.1) 2025-02-13 21:36:34 +00:00
pixeltris ea9a01eb45 Update permalinks 2025-01-23 11:07:29 +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
Jacob Alexander Thompson 8a9a25ae9d add automated release workflow (#318)
* feat: automated release workflow

* permissions
2025-01-18 16:34:40 +00:00
pixeltris 1c41aeab0d Update permalinks 2024-12-10 20:33:08 +00:00
pixeltris 477085016b Remove empty line causing load failure under uBlock Origin #309 2024-12-10 20:32:28 +00:00
pixeltris ce8fbbf65e Update permalinks 2024-12-10 17:41:35 +00:00
pixeltris 43a0397504 Fix conflict with TwitchNoSub #300 and conflicts other solutions #282 2024-12-10 17:39:58 +00:00
pixeltris aa5dff2cb5 Update permalinks 2024-11-09 20:42:07 +00:00
pixeltris 722f5b9624 Fix Worker conflict detection #294 2024-11-03 17:55:59 +00:00
pixeltris 13f80faf3d Update permalinks 2024-09-24 14:37:32 +01:00
pixeltris e09ca6471c Bump userscript version number 2024-09-24 14:36:09 +01:00
pixeltris 69f098d882 Fix conflicts with other solutions #282 2024-09-24 14:25:32 +01:00