pixeltris / TwitchAdSolutions

7.21k stars 424 forks source link

Getting Ads using pixeltris #216

Closed Matthewkyos closed 4 months ago

Matthewkyos commented 6 months ago

https://raw.githubusercontent.com/pixeltris/TwitchAdSolutions/a285eeda5046a304c5eb38b958c875afca066daa/vaft/vaft-ublock-origin.js image

Matthewkyos commented 6 months ago

image

xsmashx88x commented 5 months ago

https://raw.githubusercontent.com/pixeltris/TwitchAdSolutions/a285eeda5046a304c5eb38b958c875afca066daa/vaft/vaft-ublock-origin.js image

same

RealWu29 commented 5 months ago

Make sure you have this in the filter list : image

Matthewkyos commented 5 months ago

image

MarioLiebisch commented 5 months ago

It worked for months for me, but just a few moments ago got the first new ad, so I suspect they changed something.

toned84 commented 5 months ago

same here. I see the 'preview' window of the stream in the corner but it's not working after working very well for several months.

pixeltris commented 5 months ago

Have you looked at #200 or #203?

If you type window.reloadTwitchPlayer and it prints undefined it means the script isn't loaded. Try purge caches / update. If that works then this is the same as https://github.com/pixeltris/TwitchAdSolutions/issues/200

MarioLiebisch commented 5 months ago

Nope, it stays undefined for me, no matter what I try to do (including keeping cache disabled on the Network tab of Dev Tools). However, it also seems to be working again (nothing since the ad I've mentioned above) and I also get the "Twitch adblocker is enabled" message printing to console.

toned84 commented 5 months ago

Have you looked at #200 or #203?

If you type window.reloadTwitchPlayer and it prints undefined it means the script isn't loaded. Try purge caches / update. If that works then this is the same as #200

Ok, I've tried adding the script in Edge (typically I use Chrome) it worked!

But I can't figure out how to "reset" the script in Chrome. I've tried removing the filters from uBlock and re-adding them as well as clearing twitch cache and re-logging in.... but still isn't working.

HCL212 commented 5 months ago

Have you looked at #200 or #203?

If you type window.reloadTwitchPlayer and it prints undefined it means the script isn't loaded. Try purge caches / update. If that works then this is the same as #200

where are you supposed to type this? in the url? im on firefox if that matters

edit: nvm looks like its in the dev tools command line, but mine still shows undefined

edit2: i reset ublock origin to default settings and re-added the twitch filter and the script permalink, good for now, will update again if this doesnt work

Cars0419 commented 5 months ago

Have you looked at #200 or #203?

If you type window.reloadTwitchPlayer and it prints undefined it means the script isn't loaded. Try purge caches / update. If that works then this is the same as #200

where are you supposed to type this? in the url? im on firefox if that matters

edit: nvm looks like its in the dev tools command line, but mine still shows undefined

edit2: i reset ublock origin to default settings and re-added the twitch filter and the script permalink, good for now, will update again if this doesnt work

Did this on Firefox but it still did not work... still printing undefined.

HCL212 commented 5 months ago

Have you looked at #200 or #203?

If you type window.reloadTwitchPlayer and it prints undefined it means the script isn't loaded. Try purge caches / update. If that works then this is the same as #200

where are you supposed to type this? in the url? im on firefox if that matters edit: nvm looks like its in the dev tools command line, but mine still shows undefined edit2: i reset ublock origin to default settings and re-added the twitch filter and the script permalink, good for now, will update again if this doesnt work

Did this on Firefox but it still did not work... still printing undefined.

mine still prints 'undefined' as well, but i am not getting ads anymore for now

Cars0419 commented 5 months ago

Have you looked at #200 or #203?

If you type window.reloadTwitchPlayer and it prints undefined it means the script isn't loaded. Try purge caches / update. If that works then this is the same as #200

where are you supposed to type this? in the url? im on firefox if that matters edit: nvm looks like its in the dev tools command line, but mine still shows undefined edit2: i reset ublock origin to default settings and re-added the twitch filter and the script permalink, good for now, will update again if this doesnt work

Did this on Firefox but it still did not work... still printing undefined.

mine still prints 'undefined' as well, but i am not getting ads anymore for now

turns out it was because i was using the alternate player for twitch extension. went back to normal twitch player and undefined does not get returned anymore.

Lord-hayati commented 5 months ago

I often get the pre-roll ads, but not the midrolls. is that normal? window.reloadTwitchPlayer gives me undefined. wonder if its because of the noscript I have.

Ghubbere commented 5 months ago

Seems like they changed something over night, stream not loading with it enabled.

pixeltris commented 4 months ago

Closing in favor of #220