Live data from Hacker News

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

twitter.com

1–10 of 433 posts

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

#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.

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

#5
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.

If you have a VPN with Russian location, you will get absolutely no ads at all.

24 February 2022 virtually gave the whole country YouTube Premium.

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

#6
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.

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

#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).
Post reply on HN