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

3.8 is no more, check out this fix #609

Closed
muchandr opened this issue Jun 12, 2024 · 3 comments
Closed

3.8 is no more, check out this fix #609

muchandr opened this issue Jun 12, 2024 · 3 comments

Comments

@muchandr
Copy link

muchandr commented Jun 12, 2024

Gives the three videos warning

Have been able to fix uBlock with this hack

https://www.reddit.com/r/youtube/comments/15i7vql/video_player_will_be_blocked_after_3_videos_if/

CODE:

youtube.com##+js(set, yt.config_.openPopupConfig.supportedPopups.adBlockMessageViewModel, false)

youtube.com##+js(set, Object.prototype.adBlocksFound, 0)

youtube.com##+js(set, ytplayer.config.args.raw_player_response.adPlacements, [])

youtube.com##+js(set, Object.prototype.hasAllowedInstreamAd, true)


possibly applicable to Tempermonkey?

@Deec3
Copy link

Deec3 commented Jun 12, 2024

I'm on version 5.6 and haven't had any ads today. a few fast ads but has been acting in a way that doesnt disturb my experience. for the past week or two I've been refreshing and changing versions. But its working fine for me now.

@muchandr
Copy link
Author

I'm on version 5.6 and haven't had any ads today. a few fast ads but has been acting in a way that doesnt disturb my experience. for the past week or two I've been refreshing and changing versions. But its working fine for me now.

Hmm. Are you sure? People claimed that 5.6 still has the double audio problem. I only tried up to 5.5 myself, and it had the double audio and a conflict with YouTube Enhancer to boot.

This alt script also seems to work. (need to try on my other machine with more browsers though)

#602

I am kinda chicken to try the original script anymore, because I seem to be on some kind of "three strike" regiment :) I think I'll wait for a few days.

@muchandr
Copy link
Author

I'm on version 5.6 and haven't had any ads today. a few fast ads but has been acting in a way that doesnt disturb my experience. for the past week or two I've been refreshing and changing versions. But its working fine for me now.

OK, 5.6 works for me in Microsoft Edge, except for YouTube Enhancer integration. (It is a UI overlay over the regular video, so possibly all the overlays got stripped with the ads?)

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

3 participants