mirror of
https://github.com/pixeltris/TwitchAdSolutions.git
synced 2024-11-22 02:12:45 +01:00
b9a895cc5a
"Video Ad-Block, for Twitch (fork)" has been relisted in the recommendations as it does still work in terms of hiding the ads. "vaft" has been improved and relisted. This solution is now a hybrid of embed / proxy / the "commercial break in progress" screen. If one method fails it moves to the next.
3.2 KiB
3.2 KiB
TwitchAdSolutions
This repo aims to provide multiple solutions for blocking Twitch ads.
Don't combine Twitch specific ad blockers.
Recommendations
Proxies are the most reliable way of avoiding ads (buffering / downtime info).
Alternatively:
Alternate Player for Twitch.tv
- chrome / firefoxttv-ublock
- chrome / firefox / code - (possible periodic ablocker warning)Video Ad-Block, for Twitch
(fork) - chrome / firefox / code - (ablocker warning during ads)vaft
- see below
Read this for a full list and descriptions.
Scripts
There are better / easier to use methods in the above Recommendations
.
- vaft - ublock / userscript / ublock (permalink)
Video Ad-Block, for Twitch
(fork) as a script.- This is currently a fork of the fork, see #63.
For the sake of security it's recommended to use a permalink when using uBlock Origin (permalinks do not auto update).
Applying a script (uBlock Origin)
- Navigate to the uBlock Origin Dashboard (the extension options)
- Under the
My filters
tab addtwitch.tv##+js(twitch-videoad)
. - Under the
Settings
tab, enableI am an advanced user
, then click the cog that appears. Modify the value ofuserResourcesLocation
fromunset
to the full url of the solution you wish to use (if a url is already in use, add a space after the existing url). e.g.userResourcesLocation https://github.com/pixeltris/TwitchAdSolutions/raw/master/vaft/vaft-ublock-origin.js
- To ensure uBlock Origin loads the script I recommend that you disable/enable the uBlock Origin extension (or restart your browser).
To stop using a script remove the filter and make the url unset
.
Applying a script (userscript)
- Viewing one of the userscript files should prompt the given script to be added.