⚙️Options page

Info: about all the options in the extension's options page. For advanced users only.

🛂 Passport


Important: increase the slider only if you are seeing ads with the current setting. If you are seeing "Commercial break in progress" ads, increasing the slider will not help.

Controls which types of requests are proxied, in which you have three options to choose from: Ordinary, Official and Diplomatic. The Ordinary option is the most proxy-friendly and will have low proxy usage, whilst Official and Diplomatic may use more frequently the proxy, with more traffic.

Depending on if you're using the Proxy ad requests only option or the Proxy all requests option, the Passport proxy usage will vary, with the latter being the most bandwidth/CPU intensive. Below you'll find a table with some information in regards:

If you're using the Proxy ad requests only option

DomainOrdinaryOfficialDiplomatic

passport.twitch.tv

None
All
All

usher.ttvnw.net

All
All
All

video-weaver.*.hls.ttvnw.net

Few
Few
Few

*.playlist.ttvnw.net

Few
Few
Few

*.playlist.live-video.net

Few
Few
Few

gql.twitch.tv

None
Few
Some

www.twitch.tv

None
None
All

If you're using the Proxy all requests option

DomainOrdinaryOfficialDiplomatic

passport.twitch.tv

All
All
All

usher.ttvnw.net

All
All
All

video-weaver.*.hls.ttvnw.net

All
All
All

*.playlist.ttvnw.net

All
All
All

*.playlist.live-video.net

All
All
All

gql.twitch.tv

None
All
All

www.twitch.tv

None
None
All

👤 Anonymous mode


Watch streams as if you were logged out. This option might help reduce the number of "Commercial break in progress" ads.

To make this work, we remove certain user identifiable headers from some requests to Twitch, but we try not to break anything, so please report us any issues with this option enabled at our Official Links. Drops should work just fine, same applies to Channel Points and others.

🤍 Whitelisted channels


For Chromium users: whitelisting will only work when all opened Twitch tabs are whitelisted channels

Support your favorite content creators by whitelisting their channels. You can manually add channels there and once the extension detects that you're on that specific channel, any sort of proxying to that stream will be disabled.

🖥️ Proxies


Add proxies for the extension to bypass/avoid Twitch ads. Proxies must be HTTP and other protocols such as HTTPS, SOCKS4, SOCKS5, ... are not compatible.

You can add proxies in the Primary or the Fallback field. Each time you restart your browser, by default, the first proxy in the list will be selected for proxying Twitch traffic. If a request fails to that specific proxy server, it will try proxying to the second one, and so on. This does not mean that each request will be tested with the first server always, but if the first server fails, it will be deemed as dead by the browser and will only proxy on the working one until you restart your browser, or TTV LOL PRO stops managing the browser's Proxy settings.

Proxy fallback is handled by the browser itself, and we have no control over it, so it may behave differently on Firefox than on Chromium-based browsers.

If there are no proxies available to use due to them being dead or not adding any to the list, the browser will just not proxy any traffic and the following banner will be shown in the extension's dropdown page.

Well, now that we know how proxies will be handled by the extension, let's explain the differences between Proxy ad requests only and Proxy all requests.

Take a look at the following table to know which traffic and how much of it is getting proxied depending on the option you choose: Passport.

Proxy ad requests only

Recommended: option to use by default if it works fine for you, but may be less reliable.

By default, the option Proxy ad requests only will be selected, which means that fewer packets will be proxied to the server, thus less bandwidth/CPU will be used on the server's side.

This option kinda "exploits" a bug in how Twitch serves ads, which means that it could get patched at any time. Nonetheless, newer versions of the extension (2.3 and above) have huge improvements to this proxying option and are way more reliable.

As we're not actively proxying weaver requests, Twitch will reassign you to your closest weaver server possible (despite the proxy's location) after a few minutes have passed from the proxied requests. This also means that you'll get reassigned again to your proxy's closest Twitch streaming server when a midroll is intercepted by TTV LOL PRO, or switch between streamers.

As we've not actively experimented with this, we can't certainly say if latency to the streamer is affected by using this option or the Proxy all requests option. If anyone wants to experiment with this, we would appreciate some feedback at our Official Links.

Proxy all requests

Recommended: option to use if you don't have very limited CPU/bandwidth allocations and want a more consistent and reliable stream.

This proxying option is opt-in by default. This proxying mechanism, by design, uses more CPU and Bandwidth on the server's side as (primarily) we're constantly proxying weaver requests without applying any algorithm to check whether we should proxy that request or not, as we don't need to proxy most of them.

This option is more consistent and reliable because you'll always be assigned to the same Twitch streaming server, which means that your latency to the broadcaster will be consistent and will not vary depending on if TTV LOL PRO needs to intercept an ad or not.

Important: this option is always more consistent and reliable whenever your proxy server has good connectivity to you and to Twitch's streaming servers, which most of them do.

📜 Ad log


This option is only available for the Firefox version of the extension

By default, this ad log will be enabled, which means that TTV LOL PRO will log all ads (only on your computer) that did not get bypassed/avoided for debugging purposes only.

Do keep in mind that entries are automatically removed after 7 days, on the client-side (Extension) and on the server-side (Where it gets logged if you opt to send the ad log to the developer).

You may opt into sending the ad log to the developer if you'd like, in which case we periodically check them to ensure that there are no issues with the extension. You can also export the ad log as a JSON file or clear the ad log, but keep in mind that all logs sent to the developer are not removed with this button, but automatically removed every week.

We don't log any sort of information that may identify the user who sent it, at all. We only log the following information:

  • adType: preroll/midroll

  • isPurpleScreen: false/true

  • proxy: "your proxy address" (stripped when sending ad log to the developer) or null

  • channel: "channel name"

  • passportLevel: 0, 1 or 2

  • anonymousMode: false/true

  • timestamp: timestamp

  • videoWeaverHost: "video-weaver.$.hls.ttvnw.net" or "$.playlist.ttvnw.net" or "$.playlist.live-video.net"

  • videoWeaverUrl: "like above, but the m3u8 file itself"

Last updated