Live data from Hacker News

Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message

twitter.com

11–20 of 433 posts

Re: Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message

#11
post #3

If you have a VPN with a Ukraine location, you can set it to there and purchase YouTube Premium for ~$2.70/month. That's what I just ended up doing. I use Mullvad as my vpn provider.

Paying the ad company is not a good way to get to a place where there are fewer ads.

Re: Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message

#12
post #8
post #2

This is nice and all for now while YouTube allows dismissal of the warning. However, YouTube could go nuclear and just not allow any video to play at all if an ad blocker is detected. No DOM element removal will solve that. I'm not sure if that qualifies as scorched earth on YT's part, but it is an option.

This, in turn, will spawn user scripts which work around the detection. Any client-side solution will be an arms race between Google and user script/adblock devs. The only real way to prevent it is to withhold the video stream from the CDN until the client has streamed the full ad and/or bake it into the video stream. My impression is that Twitch does this for its live streams (although not VODs).

yeah.

given that in-stream ads still have blocking/ignoring methods I think that if this arms race keeps going that ultimately the data (video, whatever) is going to be stuffed behind some hard authentication barrier of some sort -- and then traditional piracy methods will take over like single-user-rebroadcast/etc.

Re: Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message

#13
post #11
post #3

If you have a VPN with a Ukraine location, you can set it to there and purchase YouTube Premium for ~$2.70/month. That's what I just ended up doing. I use Mullvad as my vpn provider.

Paying the ad company is not a good way to get to a place where there are fewer ads.

"a place where there are fewer ads" requires some alternate form of monetization. If "paying for it" isn't acceptable to you, what's left?

Re: Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message

#14
Maybe it's just A/B testing, but I got the "3 strikes and no more video playback" thing, which this DOM element blocking doesn't work around it seems :(

After years of procrastinating, I'm finally gonna get around to setting up a basic homelab to run pihole. Thanks, youtube execs and bean counters, for kicking my lazy ass into gear on this!

In a way, I kinda wish that ads worked as well as youtube suggestions. If one has good enough willpower / mental health to not use youtube as a coping device, suggestions are really amazing. I've seen so many great conference talks and other videos that have O(100) views that I would have never heard about otherwise. Ads, however, still think I'm gonna overpay for aliexpress drop-shipped items, or that I need to make a basic purchase into a way of life (e.g. that cooler company that now is somehow a lifestyle brand).

Re: Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message

#15

Maybe it's just A/B testing, but I got the "3 strikes and no more video playback" thing, which this DOM element blocking doesn't work around it seems :( After years of procrastinating, I'm finally gonna get around to setting up a basic homelab to run pihole. Thanks, youtube execs and bean counters, for kicking my lazy ass into gear on this! In a way, I kinda wish that ads worked as well as youtube suggestions. If one…

Pihole won’t fix YouTube, it’s good for mobile apps but less reliable than ublock origin - using both is best.

Re: Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message

#16
post #2

This is nice and all for now while YouTube allows dismissal of the warning. However, YouTube could go nuclear and just not allow any video to play at all if an ad blocker is detected. No DOM element removal will solve that. I'm not sure if that qualifies as scorched earth on YT's part, but it is an option.

YouTube already does exatly this for me. If uBlock origin is active it loads the base site, but all video tiles are just grey squares and the video titles below are just grey bars.

Screenshot?

Re: Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message

#17
post #2

This is nice and all for now while YouTube allows dismissal of the warning. However, YouTube could go nuclear and just not allow any video to play at all if an ad blocker is detected. No DOM element removal will solve that. I'm not sure if that qualifies as scorched earth on YT's part, but it is an option.

Banning google accounts or blocking ips from all google services is the nuclear option.

Re: Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message

#18
Note that the ublock origin creator has specifically recommended you don’t do custom filters like this because it can mess up elements that the other filtersets are keying on, and it’s not guaranteed to be stable over time. So something like this can actually result in you seeing ads, if it becomes stale. Which it will because YouTube is changing this up every day, practically.

The best defense is to purge caches and update filter sets every day.

edit: from another comment: https://x.com/gorhill/status/1713305785659211991

Post reply on HN