1
0
mirror of https://github.com/pixeltris/TwitchAdSolutions.git synced 2024-11-21 18:02:44 +01:00
Commit Graph

26 Commits

Author SHA1 Message Date
pixeltris
722f5b9624 Fix Worker conflict detection #294 2024-11-03 17:55:59 +00: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
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
3eb915d774 Add @inject-into metadata #192 2023-10-19 16:45:09 +01: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
3a8954ebe3 Bump version number and update permalinks (video-swap-new / vaft) 2023-06-01 23:17:42 +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
398c6062dc
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