Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(vaft) Blocking ads often causes live streams to be stuck loading until ad is over #255

Closed
sham-pain opened this issue May 19, 2024 · 5 comments

Comments

@sham-pain
Copy link

Most of the time (maybe depending on the twitch channel?) when a mid-roll ad is being blocked, the player is stuck loading and would only continue playback when the ad is over unless manually clicking pause and play.
I took a look into the vaft script and I noticed that you have a function to pause and play after the ad is over to make sure the video is playing properly and it is "reset".

I'm not a programmer so no idea if feasible, but wouldn't it be also possible to add this:

  • if there is buffering detected for let's say 2+ seconds when an ad starts playing, then have the script pause and play the video
@FurkanVG
Copy link

+1 to this. Firefox btw.

@kisiel92
Copy link

Also experiencing this in Safari

@sovalyeler
Copy link

started happening today.

@stevenya97
Copy link

Also experiencing this in Safari

Are you using the userscript versions?

@pixeltris
Copy link
Owner

Consolidating all freezing / pausing / playback issues for vaft into #164

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

No branches or pull requests

7 participants
@pixeltris @stevenya97 @FurkanVG @sovalyeler @sham-pain @kisiel92 and others