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…
Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message
61–70 of 433 posts
Re: Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message
#62Earlier quoted context omitted.
"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?
I’m fine paying for content (I subscribe to Nebula and Spotify, for example); I am not fine paying to enrich organizations that engage in widespread surveillance and ad technology. Ads make the world worse. Creators make it better. Google’s problem is that their mission statement is fundamentally misleading. They aren’t here to organize the world’s information and make it accessible, they are here to maximize ad reve…
> I am not fine paying to enrich organizations that engage in widespread surveillance and ad technology
And you don’t see an issue with these two statements?
Re: Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message
#63Earlier quoted context omitted.
Even if it was 10 cents in some other country, I'll never pay a single cent to google, they don't need and most of all don't deserve my money.
Premium actually gives more money to creators you watch on YouTube than ads do. It's win-win IMO. Save yourself time, give them more money. Also comes with YouTube Music which is quite good (arguably worse than Google Play Music was but eh)
Re: Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message
#64Earlier quoted context omitted.
This is what i did when i got the "we are going to start blocking playback ...." Message and it worked great. Moral of the story is track content creators you like with rss and you dont need to be logged in.
I was planning to code this with yt-dlp, to just download the videos and never open the webside again.... I just have to figure out how to implement sponsor-block, to remove the "this video is sponsored by shadow raid vpn" messages... probably can be done with ffmpeg :)
Re: Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message
#65Earlier quoted context omitted.
This is what i did when i got the "we are going to start blocking playback ...." Message and it worked great. Moral of the story is track content creators you like with rss and you dont need to be logged in.
I was planning to code this with yt-dlp, to just download the videos and never open the webside again.... I just have to figure out how to implement sponsor-block, to remove the "this video is sponsored by shadow raid vpn" messages... probably can be done with ffmpeg :)
Re: Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message
#66Earlier quoted context omitted.
This is what i did when i got the "we are going to start blocking playback ...." Message and it worked great. Moral of the story is track content creators you like with rss and you dont need to be logged in.
I was planning to code this with yt-dlp, to just download the videos and never open the webside again.... I just have to figure out how to implement sponsor-block, to remove the "this video is sponsored by shadow raid vpn" messages... probably can be done with ffmpeg :)
yt-dlp --sponsorblock-remove defaultRe: Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message
#67Earlier quoted context omitted.
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).
Another option is to require Chrome for playback outside of authenticated apps, and lock Chrome down. TBH baking it into the video stream is probably the easiest path. The whole video doesn't have to be re-encoded if the ad is spliced in. This is a "soft lockdown" since the ad can theoretically be manually skipped by the user, but its probably good enough.
Re: Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message
#68Re: Anti-Anti-Adblocker uBlock filter to get rid of the annoying YouTube message
#69Earlier quoted context omitted.
I believe this is what you are looking for: https://news.ycombinator.com/item?id=37873749 But I also recommend purchasing YouTube Premium if you watch a decent amount. I find it to be a great value.
At this point, I consider blocking ads to be a moral obligation. By giving in, you enable Youtube to abuse users further