Giter VIP home page Giter VIP logo

videoadblockfortwitch's Introduction

videoadblockfortwitch's People

Contributors

godrums avatar kdjmonaghan avatar muleyo avatar pixeltris avatar pwltr avatar quack79 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

videoadblockfortwitch's Issues

Non active tab always resumes the twitch player (firefox)

Browser: Firefox 99.0.1
Extension: 5.4.1

Bug:
Non active tab starts to play everytime
Steps to reproduce:

  1. Open a Twitch-Live-Stream of your choice
  2. Open a second tab of a streamer who is offline(You get his page with a small twitch player inside which autostarts a vod as soon as the tab is active)
  3. Pause the small twitch player on the second tab
  4. go back to the first tab with the active livestream and wait a couple of seconds

The twitch player on the second tab will always auto-resume the paused vod.

This only happens with ublock and this addon active

Firefox installation?

Are you guys intending to set this up for Firefox as well, or is it already possible to install? I know nothing about browser extensions, or how cross-compatible development is for one versus the other, so obviously no worries if you're not :P

New screen for ad circumvention

This is now showing on Mid Roll ads I guess.
Top left still showed "Blocking ads"
Only found this on one channel, but they are probably testing a way to get around this ad circumvention.
Don't have any other details.
twitch ads again 11-07-2022

Streams not loading with Twitch Adblock enabled.

I've noticed that with the extension enabled, the streams don't load unless I disable adblock in the extensions setting. The screen stays in a black image with the typical loading circle. No more to add, happens with all type of streams or categories. Greetings and nice extension despite this issue

Resolution issue

I saw some comments about the extension defaulting to 360p which I was able to reproduce. The code attempts to restore the original set quality, but doesn't quite get it right. A simpler approach is to restore the value currently set in localStorage.

Current code:

https://github.com/cleanlock/VideoAdBlockForTwitch/blob/7234bf4a73271d368d9f28328d515bb541620fa0/chrome/remove_video_ads.js#L217-L220

Should be changed to:

var currentQualityLS = window.localStorage.getItem('video-quality');
lowQuality[qualityToSelect].click();
window.localStorage.setItem('video-quality', currentQualityLS);

From my brief testing this seems to fix the issue.

Feature Request: #2000 error auto refresh

Hi,

I'm not sure I'm the only one getting an error #2000 from time to time while blocking ads, that's why I installed an additional extension that auto refreshes the player when the error occurs, it would be nice if it could be an extra option of this extension

Hey there! If you're a dev, read this :)

Hey there!

I'm glad to see that @mikirobles already pushed some changes to this repo. I'd like to get this extension on the Chrome Webstore, so other people can just easily install this extension.

I need some help to migrate it from Manifest v2 to v3. So if you're down for that, feel free to push to this repo. I'll review and merge them afterwards, and ofcourse everyone who's pushing changes which will get merged, will receive credits.

Let's keep this extension donation- and ref-link free.

Thanks for reading <3

Not working

displaying "Commercial Break in Progress" when trying to block ads.

Extend usage to multi-twitch sites?

Hey, extension works great however it don't seem to work on multi-sites. Is this something that could be added? Especially kadgar.net/live/(streamer)

Thanks.

sometimes getting pre-rolls again

first of all thanks for (re)creating this extension, but sometimes i'm getting pre-roll ads again. Location is Germany. It's just one ad from Allianz. It doesn't happen everytime, so i don't know how hard it is to check this.

OS: Windows 10 64-bit 21H2 (OS Build 19044.1865)
Browser: Chrome 104.0.5112.81

Manifest v3 Update

Hi everyone,

so this extension is based on Manifest v2 still and it needs to be updated to Manifest v3 in order to get it published on the Chrome Webstore. @HatterTheMadd has pushed some stuff to the dev-Branch for Manifest v3.

Unfortunately, Manifest v3 doesn't allow inline-scripts anymore.

Edit: Update has been pushed.

Video stuck at 480p

With the extension enabled, the max resolution I can view twitch with is 480p.

adblock not working as of today

After opening a stream, it says 'blocking ads' in the top left and all that is shown is a purple-backgrounded still image with the twitch logo at the top and 'commercial break in progress' underneath. This lasts the duration of the ad that would normally play (countdown at top right) then stream opens. Only started happening today, was fine this morning but then it stopped working maybe around 8/9pm BST

Twitch player buffering in loop each Chrome's fresh start

Chrome Version: 100.0.4896.88 (Official Build) (64 bit)
Twitch Adblock Version: 5.4.0

Issue
Every time I start Chrome for the first time, next to the OS boot, once I load a Twitch page the player keeps buffering in loop.

Workaround
In order to solve the issue I discovered the following steps

  • turn off Twitch Adblocker via its first setting
  • reload Twitch page

now Twitch's player loads properly

  • turn on Twitch Adbloacker via its first setting
  • reload Twitch page

now Twitch's players is working properly and so does the Twitch Adblocker

Add exclude list of streamer

Hello,
I think this could be great to have an exclusion list for allow ads on some streamers.
That also could be great if that list can be easy to toggle the channel.

Thanks

Broken

twitch seems to have patched it

Service worker inactivity issue

Using brave I noticed that the service worker becomes inactive in the middle of twitch streams, the fix atm for this is to go into the extensions local page to turn the service worker off and back on again to set it to active. I am unsure if this is forced off via something twitch is doing, but wanted to mention it in the mean time. Unsure if this is the case for chromium overall or any other browsers currently.

UBlock Origin Script Version

The current version of this for UBlock Origin is pixeltris version which he said isn't going to be maintained. Are there any plans to create a script version of this to be used instead of a extension? Or is there a github link to use that will get updated when the repo is updated?

Twitch clips not working

The extension is working fine on twitch but when i try to watch a clip from https://clips.twitch.tv/ i get a black screen and the only way to watch the clip is by turning the extension off.

Is it just me or everybody ? Anyway to fix this ?

Can't turn quality down lower than 480p whilst ads are being blocked

Browser: Firefox 99.0.1
Addon: v5.4.1

Bit of an odd one, I guess, but a bug either way.

Still seems to drop down to the lower resolution after blocking ads, however.

Does make me wonder if a mid-roll happens if it turns the quality up to 480p πŸ€” Generally not physically watching a stream when I've set it to 160p to notice.

Would you consider making a Userscript variant?

Hey hey thanks for fighting the good fight against the purple ads 🀘😎🀘

I was wondering about a Userscript variant for Grease/Tampermonkey as a matter of personal preference primarily for 2 reasons.

Reason #1 It's nice to not have to worry about most likely the Chrome store deciding to pull a plugin down.

Reason #2 Userscript updates can be pushed out a lot more freely than having to be approved especially in again the Chrome store more so than Firefox.

If not hey np np just wanted to ask & get you thinking about that too what'd happen if Chrome decided to come for the plugin & pull it down from the store πŸ€”

Regardless thanks again for the plugin!

VODs/Streams Crashing with Error Code #3000

Browser: Chrome β€” Version 101.0.4951.41 (Official Build) (64-bit)
Add-on: v5.3.5

Sometime into watching a VOD or Stream of someone, the Twitch Media Player crashes and returns Error Message #3000.

Stream not starting anymore

Seems twitch changed something, since today, when I open a stream or vod, I only see the buffering symbol and the video never starts. If I disable this extension, it starts right away.

Its not working anymore

when i first go it, it was blocking just fine, it did reduce the stream resolution during the blocking, but now it doesn't even work at all. i get the really long ads again

streams are stuck at 480p now while the ad block is turned on

Watching streams w/ the ad-blocking turned on results in users not being able to go higher than 480p stream quality (both auto and manually selecting 720p, 1080p, etc.). When the ad-blocking is turned off, streams go back to being high-quality.

OS: Windows 11 Pro 64-bit 21H2 (OS Build 22000.795)
Browser: Firefox 103.0.2

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.