Skip to content

Releases: younesaassila/ttv-lol-pro

2.4.0-beta.0

01 Feb 18:42
7827d0e
Compare
Choose a tag to compare
2.4.0-beta.0 Pre-release
Pre-release

This version has been pulled as the feature doesn't work

(Sorry...)


This beta contains a new feature: "Automatically whitelist channels you're subscribed to"

  • When starting a stream, the feature checks if you're subbed (or if you've unsubbed) from the current channel and adds (or removes) the channel from the whitelist.
  • If you want to keep the feature enabled but exclude a specific channel (e.g. because they're running ads for subs), simply manually remove their name from the whitelist. The feature shouldn't add them back automatically unless you unsubscribe from them, then resubscribe.
  • The feature is only triggered on stream start, subscribing mid-stream shouldn't auto whitelist the channel (perhaps it does if Twitch refreshes the stream when subscribing?)

I'm releasing this beta in order for any volunteers to test this feature with channels they're subbed to and report any bugs with the feature if any exist. Please report bugs on Discord or in the linked GitHub discussion. Thank you!

Installation:

  • Chrome (Permanent): Unzip > Go to chrome://extensions > Enable developer mode > Load unpacked
  • Firefox all editions (Temporary): Go to about:debugging#/runtime/this-firefox > Load Temporary Add-on
  • Firefox Developer Edition (Permanent): Go to about:config > Set xpinstall.signatures.required to false > Extensions page > Gear > Install Add-on From File

2.3.10

21 Sep 11:23
Compare
Choose a tag to compare
  • Fixed regular expression for video weaver manifests hosted on subdomains with a - character
  • Improved purple screen detection for ad log
  • Upgraded dependencies

2.3.9

28 Aug 09:56
fe9f9df
Compare
Choose a tag to compare
  • Improve VAFT detection ; extension should no longer conflict with other Twitch userscripts

2.3.8

23 Aug 08:43
4cf96c3
Compare
Choose a tag to compare
  • Fixed conflict with VAFT (>=12.0.0) resulting in infinite loading (Fixes #334)
    • The extension will now display an error in the popup: "Another Twitch ad blocker is in use"
  • Extension popup now shows error messages for DNS and browser proxy settings control issues (Fixes #320)
  • Fixed purple screen reporting issue in debug info
  • Clarified Anonymous mode option description (that it might prevent Drops from working)
  • Upgraded dependencies

2.3.7

30 Apr 13:00
e2aed80
Compare
Choose a tag to compare
  • Add support for *.playlist.ttvnw.net video manifests
  • Add support for multiple JavaScript workers

2.3.6

20 Mar 13:08
7b83020
Compare
Choose a tag to compare
  • Added support for modview
  • Upgraded dependencies

2.3.5

15 Mar 10:37
358dd63
Compare
Choose a tag to compare
  • No longer proxying Twitch homepage autoplay stream
  • Added link to the wiki in the extension popup
  • Added support for live-video.net manifest URLs (new permission required!)
  • Added "View status of proxies" and "Clear session storage" troubleshooting options (in Options)
  • Proxy URLs containing "optimized" can no longer be added under "Proxy all requests"
  • Fixed an issue where whitelisting a channel via the extension popup could add multiple entries to the whitelist
  • Fixed an issue where only the first playback token request would be proxied (ones after were not)
  • Fixed an issue where the Chrome extension would not respect DNS responses TTL (would default to 0)
  • Fixed an issue where the proxied count could read "Proxied: 0" even though a request was proxied (usually happens on slow computers)
  • Unused proxies are now grayed out in the Options page (e.g. if using "Proxy ad requests only", proxies under "Proxy all requests" will be grayed out)
  • Updated the link to the "List of other proxies" GitHub discussion in the Options page
  • Optimized the extension's memory usage

2.3.4

03 Feb 12:14
4df5ca8
Compare
Choose a tag to compare
  • Fixed bug where stream status might say "Proxied: 0" when navigating between streams even though 1st video-weaver request was proxied
  • Added short description above passport slider in the Options page
  • Now using Cloudflare DNS instead of Google DNS in the Chromium extension (used to know if a request was proxied given the server IP)

2.3.3

30 Jan 10:51
Compare
Choose a tag to compare
  • Hotfix for VAFT conflict

2.3.2

29 Jan 17:02
Compare
Choose a tag to compare
  • Hotfix for IPv4 proxies not working