2021-06-12 06:35:11 +02:00
## Web browser extensions
- `TTV LOL` - [chrome ](https://chrome.google.com/webstore/detail/ttv-lol/ofbbahodfeppoklmgjiokgfdgcndngjm ) / [firefox ](https://addons.mozilla.org/en-US/firefox/addon/ttv-lol/ ) / [code ](https://github.com/TTV-LOL/extensions )
- Uses a proxy on the main m3u8 file to get a stream without ads.
2022-11-19 22:17:14 +01:00
- `TTV LOL PRO` - [code ](https://github.com/younesaassila/ttv-lol-pro )
- A fork of the `TTV LOL` extension with some UX improvements.
2021-06-12 06:35:11 +02:00
- `Alternate Player for Twitch.tv` - [chrome ](https://chrome.google.com/webstore/detail/alternate-player-for-twit/bhplkbgoehhhddaoolmakpocnenplmhf ) / [firefox ](https://addons.mozilla.org/en-US/firefox/addon/twitch_5/ )
- Removes ad segments (no playback until ad-free stream).
2022-11-19 22:17:14 +01:00
- `Video Ad-Block, for Twitch` (fork) - [chrome ](https://chrome.google.com/webstore/detail/twitch-adblock/ljhnljhabgjcihjoihakgdiicdjncpkd ) / [firefox ](https://addons.mozilla.org/en-US/firefox/addon/twitch-adblock/ ) / [code ](https://github.com/cleanlock/VideoAdBlockForTwitch )
- Replaces ad segments with ad-free segments. Opt-in proxy fallback during ad segments when the ad-free stream fails locally. Adblocker warning when all methods fail.
2022-09-01 20:12:51 +02:00
- `Purple AdBlock` - [chrome ](https://chrome.google.com/webstore/detail/purple-adblock/lkgcfobnmghhbhgekffaadadhmeoindg ) / [firefox ](https://addons.mozilla.org/en-US/firefox/addon/purpleadblock/ ) / [code ](https://github.com/arthurbolsoni/Purple-adblock/ )
2022-09-02 18:23:58 +02:00
- Replaces ad segments with ad-free segments. Proxy fallback which is currently broken. Loading wheel when all methods fail.
2022-08-25 23:48:29 +02:00
- `ttv-ublock` - [chrome ](https://chrome.google.com/webstore/detail/ttv-ad-block/kndhknfnihidhcfnaacnndbolonbimai ) / [firefox ](https://addons.mozilla.org/en-US/firefox/addon/ttv-adblock/ ) / [code ](https://github.com/odensc/ttv-ublock )
- Switches to the `embed` player at a network level. No ads but Twitch detects this and may display a purple screen every 10-15 mins asking the user to remove ad blockers (depends on time of day).
2022-11-19 22:17:14 +01:00
- `AdGuard Extra (Beta)` - [chrome ](https://chrome.google.com/webstore/detail/adguard-extra-beta/mglpocjcjbekdckiahfhagndealpkpbj ) / [firefox ](https://github.com/AdguardTeam/AdGuardExtra/#firefox )
2022-11-19 22:57:39 +01:00
- Uses segments from the `embed` player during ads. This can get a clean stream faster but suffers from audio sync / freezing issues.
2021-06-12 06:35:11 +02:00
- `ttv_adEraser` - [chrome ](https://chrome.google.com/webstore/detail/ttv-aderaser/pjnopimdnmhiaanhjfficogijajbhjnc ) / [firefox (manual install) ](https://github.com/LeonHeidelbach/ttv_adEraser#mozilla-firefox ) / [code ](https://github.com/LeonHeidelbach/ttv_adEraser )
- Switches to the `embed` player when there's ads. May display purple screen if both ads and purple screen show at the same time?
- `ttv-tools` - [firefox (manual install) ](https://github.com/Nerixyz/ttv-tools/releases ) / [code ](https://github.com/Nerixyz/ttv-tools )
- Removes ad segments (no playback until ad-free stream).
- `Twitch-HLS-AdBlock` - [chrome / firefox (manual install) ](https://github.com/instance01/Twitch-HLS-AdBlock#installation ) / [code ](https://github.com/instance01/Twitch-HLS-AdBlock )
- Removes ad segments (no playback until ad-free stream).
2022-08-25 23:48:29 +02:00
2021-06-16 20:22:52 +02:00
---
*Compile from source*
2022-03-31 17:33:10 +02:00
- `luminous-ttv` - [server code ](https://github.com/AlyoshaVasilieva/luminous-ttv ) / [extension code ](https://github.com/AlyoshaVasilieva/luminous-ttv-ext )
2021-06-16 20:22:52 +02:00
- Uses a proxy on the main m3u8 file to get a stream without ads.
2021-06-12 06:35:11 +02:00
## Web browser scripts (uBlock Origin / userscript)
- https://github.com/Wilkolicious/twitchAdSkip
- https://gist.github.com/simple-hacker/ddd81964b3e8bca47e0aead5ad19a707/
- https://greasyfork.org/en/scripts/415412-twitch-refresh-on-advert/code
- Reloads the player (or page) when it detects the ad banner in DOM.
2021-06-23 20:48:51 +02:00
- https://greasyfork.org/en/scripts/371186-twitch-mute-ads-and-optionally-hide-them/code
- Mutes / hides ads.
- https://greasyfork.org/en/scripts/425139-twitch-ad-fix/code
- Uses a proxy on the main m3u8 file to get a stream without ads.
2021-06-12 06:35:11 +02:00
## Applications / third party websites
- `streamlink` - [code ](https://github.com/streamlink/streamlink ) / [website ](https://streamlink.github.io/streamlink-twitch-gui/ )
- Removes ad segments (no playback until ad-free stream).
2022-12-06 22:24:21 +01:00
- Use [this ](https://github.com/2bc4/streamlink-ttvlol ) modified file for uninterrupted playback.
2022-04-02 19:40:12 +02:00
- `Xtra for Twitch` (fork) - [apks ](https://github.com/crackededed/Xtra/releases ) / [code ](https://github.com/crackededed/Xtra )
2023-02-28 03:46:34 +01:00
- An alternate Twitch player for Android with extra features, including ad blocking. This blocks ads using the TTV LOL proxy, but other proxies can also be used by changing the URL in settings.
2021-06-12 06:35:11 +02:00
- https://twitchls.com/
- Uses the `embed` player. Purple screen may display every 10-15 mins.
- https://reddit.com/r/Twitch/comments/kisdsy/i_did_a_little_test_regarding_ads_on_twitch_and/
- Some countries don't get ads. A simple VPN/VPS could be used to block ads by proxying the m3u8 without having to proxy all your traffic (just the initial m3u8).
2021-07-04 17:08:20 +02:00
## Proxy issues
Proxy solutions can have downtime and you'll either see ads or error 2000. This isn't Twitch retaliating.
2022-12-06 22:24:21 +01:00
Buffering may occur at higher resolutions. This happens because traffic comes from a Twitch server closest to the initial m3u8 proxy request. The only solution to this is asking the proxy maintainer to add a proxy in a country closer to you. If they wont then you'll need to use a lower resolution, or use a different ad blocking solution. A VPN might also be better solution for you.