Skip to content
This repository has been archived by the owner on Mar 8, 2021. It is now read-only.

Not blocking ads with the extension #8

Closed
jansenmtan opened this issue Nov 17, 2020 · 24 comments
Closed

Not blocking ads with the extension #8

jansenmtan opened this issue Nov 17, 2020 · 24 comments

Comments

@jansenmtan
Copy link

jansenmtan commented Nov 17, 2020

Just got a preroll ad after not getting one since getting the Firefox extension.

Edit from maintainer:

#8 (comment)

@ArthurHoaro
Copy link

Same issue here after a while without any ad. I feel like that streaming website is trying to bypass adblockers.

@odensc odensc pinned this issue Nov 17, 2020
@Setekh79
Copy link

Hi, chiming in with confirmation, just tried to load a stream (01:30 GMT 17/11/2020) and got a very pervasive Shadowlands preroll, looks as though Amazon may not yet be done with their efforts to defeat this.

Thanks for the work so far and for your continuted efforts.

@1darklyte
Copy link

also got a preroll just now
Browser : Firefox
Region : NA

@odensc
Copy link
Owner

odensc commented Nov 17, 2020

Hi folks, the latest update should fix this.

Firefox:

New version has already been approved in the addon store (thanks Mozilla for the fast reviews!). Go to your Addons page and check for updates in the top right.

image

Chrome:

The version in the extension store is under manual review (thanks Google :/), which may take a few days.

So for the moment, you can uninstall that version and install the newest extension manually:

  1. Download the ZIP file of the extension code: https://github.com/odensc/ttv-ublock/archive/extension.zip
  2. Unzip it into a new folder.
  3. Open the Extensions page. Image example
  4. In the top right, enable "Developer mode". Image example
  5. In the top left, click "Load unpacked". Image example
  6. A file dialog will open. Navigate to the folder with the code in it and select it. Image example

I've also added a new options page, so in the future when Twitch patches it again, you can simply change the user-agent to the latest one in this GitHub repo, instead of waiting for the extension stores to update.

@Setekh79
Copy link

Less than half an hour and it's fixed. Thanks for making Twitch better.

@notEthan
Copy link

an alternative to messing with zip files is to simply git clone the repo and tell chrome to load unpacked from that directory. updating is then just a git pull.

thanks for your work on this extension.

@MyGg29
Copy link

MyGg29 commented Nov 17, 2020

Hello to the twitch dev who's going to fix this in a couple of weeks 👋 I'm pretty sure they are watching

@maddawg836
Copy link

Uh yeah, I'm gonna need a donation link. I'd rather pay you than twitch. Checked your site, not there :(

@d3athrow
Copy link

Still isn't working for me.

@Mindfoolness
Copy link

chrome webstore still on old v1.0.0

v1.1.0 working https://github.com/odensc/ttv-ublock/archive/extension.zip

@nicolas-martin
Copy link

I have a feeling simply changing the user agent won't last long, the twitch devs are monitoring these workaround really closely. The only real way to circumvent the ads is by removing the tags in the .m3u8 like streamlink is doing. If there's a way to intercept and modify responses (ie. done in extension like tamper) that would be ideal.

@Mindfoolness
Copy link

youtube-dl -o - "https://www.twitch.tv/streamername" | mpv -

@Dexy2811
Copy link

works for now! thanks for the guide.

@douira
Copy link

douira commented Nov 17, 2020

I have an idea @odensc: Could the current "working" user agent be stored on GitHub (or somewhere else) and then fetched automatically regularly? That way the extension wouldn't have to be updated as often. (and if I read the code correctly, that isn't happening yet?)

@fuggla
Copy link

fuggla commented Nov 17, 2020

youtube-dl -o - "https://www.twitch.tv/streamername" | mpv -

mpv https://twitch.tv/streamername

@zusorio
Copy link

zusorio commented Nov 17, 2020

The version in the extension store is under manual review (thanks Google :/), which may take a few days.

@odensc In the past Google manually reviewed (and then denied) my extension because it didn't have an icon (the extension, not the store page). If you get rejected you should try and see if adding an icon prevents manual review.

@Alpdrucken
Copy link

Alpdrucken commented Nov 18, 2020

Do you think it would work on the alternate player if the url whitelist included
chrome-extension://bhplkbgoehhhddaoolmakpocnenplmhf/player.html?channel=*
? ty for you work

edit: apparently chrome says "unknown or URL pattern is malformed"

@sean8102
Copy link

First off thank you so much for making this extension and updating it. Second, the Google store has updated it to the latest version.

@MrGoatsy
Copy link

It got patched again on Firefox.

@calvinthefreak
Copy link

Well, I am seeing ads again...

@sean8102
Copy link

It got patched again on Firefox.

Yeah I didn't notice until after I posted my comment. I'm using edge chromium so I just installed the unpacked version again.

I actually have the google web store version installed then installed the un packed version. Is there any harm in having both installed? My plan is to uninstall the unpacked version once the google web store version is updated so I can keep the one that will auto update.

@sean8102
Copy link

Well, I am seeing ads again...

Weird. Still not seeing ads. Do you have the latest version (1.1.1)

@Snabee
Copy link

Snabee commented Nov 18, 2020

Ads again for me

@odensc odensc unpinned this issue Nov 18, 2020
@odensc
Copy link
Owner

odensc commented Nov 18, 2020

We are aware the extension is broken again. Tracking in #11

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests