1
0
mirror of https://github.com/pixeltris/TwitchAdSolutions.git synced 2024-11-22 10:22:51 +01:00
TwitchAdSolutions/full-list.md
2023-06-01 08:09:18 +01:00

4.9 KiB

Web browser extensions

  • TTV LOL - chrome / code
    • Uses a proxy on the main m3u8 file to get a stream without ads.
  • TTV LOL PRO - code
    • A fork of the TTV LOL extension with some UX improvements.
  • Alternate Player for Twitch.tv - chrome / firefox
    • Removes ad segments (no playback until ad-free stream).
  • Video Ad-Block, for Twitch (fork) - code
    • 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.
  • Purple AdBlock - chrome / firefox / code
    • Replaces ad segments with ad-free segments. Proxy fallback which is currently broken. Loading wheel when all methods fail.
  • AdGuard Extra (Beta) - chrome / firefox
    • Uses segments from the embed player during ads. This can get a clean stream faster but suffers from audio sync / freezing issues.
  • ttv_adEraser - chrome / firefox (manual install) / code
    • 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) / code
    • Removes ad segments (no playback until ad-free stream).
  • Twitch-HLS-AdBlock - chrome / firefox (manual install) / code
    • Removes ad segments (no playback until ad-free stream).

Compile from source

Web browser scripts (uBlock Origin / userscript)

Applications / third party websites

  • streamlink - code / website
    • Removes ad segments (no playback until ad-free stream).
    • Use this modified file for uninterrupted playback.
  • Xtra for Twitch (fork) - apks / code
    • 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.
  • ReVanced - code
    • A collection of tools that allows you to patch Twitch and other Android apps such as YouTube to remove ads. ReVanced's Twitch patches use the TTV LOL and PurpleAdBlocker proxies (can be toggled between in settings). The setup is complicated, so anyone who doesn't want the hassle should just use Xtra instead.
  • 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).

Proxy issues

Proxy solutions can have downtime and you'll either see ads or error 2000. This isn't Twitch retaliating.

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.