Coming to you soon...
Coming to you soon...
Coming to you soon...
i'd rather not use youtube than watch ads.
Thankfully that isn’t a choice you have to make, and thanks to open source, you will ever need to make.
The only trick Google has up their sleeve is their web integrity work. Even then, there will be workarounds.
I have been adblocking on YouTube for as long as I remember. Personally I think it's unusable without an adblocker. What's the alternative? Because I am not suddenly going to pay for a platform that keeps getting worse all the time.
And unfortunately IDK of any alternatives to YouTube. A big part of the problem is that some of my favorite creators only upload to YouTube. I don't want to switch to an alternative and lose a large percentage of the content that I like to watch, that would be pretty shitty.
There is peertube. I'm not familiar with its limitations. Technically it is possible for someone to try and track your activity because it's P2P.
The content is currently lacking. I'm kind of wondering what limitations are in place for each user to upload video. Can someone make a bot to start reuploading content from their favorite streamers?
This message is displayed in the browser because Google asked your browser to do it, and your browser got the message and put it there.
When displaying ads, the end user experience is 100% client-side. You are using your screen and speakers to observe it. You can turn off your speakers and screen if you want, which will effectively "block" the ad.
But that is silly. Not only do you own your screen and speakers, but you have control of what you're browser is doing, too (if you use a respectable browser). When HTML, CSS, JavaScript, and other content is downloaded, just that happened: file downloads. After it has been downloaded, your browser then consumes it.
When it is consumed, a lot happens, but ultimately, the code in the browser displays content. Your (respectable) browser does all of this, and will change the look depending on local fonts, accessibility options, etc. With an ad block add-on, it will also remove these ads.
However, when ads are removed, the DOM is mutated with deleted or replaced content. It is possible for a website to then write ad block detection scripts to see if the ad contents have been removed or not. There are many ways to do this, and this screenshot is the result of one way of doing it.
However, enter the cat-and-mouse-chase of ad block block blocks. You can block your ads, then block the ad block block like this screenshot. These types of ad block rules are less common, but many public ones are available. Check the uBlock Origin lists in the setting page. By default, only about a third of the lists are enabled, and these extra blocks are in there.
Another avenue of determining that ads were not loaded is for the server to inspect if client-side (you) requests were made to fetch the ads. Even if this is in place, the server cannot determine if you have actually watched the ad or not. It could try to do more client-side attempts at validating that you somehow displayed it, but again, that's client-side.
Imagine if you were sent a letter and a pamphlet in the mail. Imagine if the letter said that you could mail them back for a free sample of their product, but only if you read the pamphlet. They would have to trust that you read it, because you are reading your mail in the privacy of your own home. However, you could opt to toss the pamphlet (like an ad blocker) and never read it. It's your mail, your home, and your choice.
The worst case scenario is that they only serve video to logged-in users, require accounts to be verified with government-issued ID, and enforce the whole thing with the web browser DRM they just proposed.
Make no mistake: this is a war on the public's property rights and their right not to have ads inflicted on them Clockwork Orange-style. It can get a lot worse than you think, and will unless we force the government to stop them legislatively.
Really well explained. Thanks
It will be yet another endless cat and mouse game
There are smart people out there that will always find ways around this
At this point I feel like Google wants to Intentionally kill off YouTube so they don't have to bear the cost anymore. Just another one for the Google graveyard.
Is "allowlist" the new word for whitelist?
Not really new, it's been around for about a decade. Otherwise: yes.
Some people mistakenly think that the “black” in “blacklist” is a reference to skin color, so they demand it to be changed.
"Excuse me, it's 'list of color'."
I'm honestly glad we're getting rid of white/black list. I personally couldn't give a shit the racial element (which wasn't what they ever meant anyway), but I never have to stop and think about it for a half second to figure out which I need. Allow/deny list are just outright better names.
Reasons of adware
Reasons: "we don't like it when you try to slightly moderate our torrents of spam"
Seems like it's controlled test in different countries and segments. I (Europe) get this popup in Firefox, I also use pi-hole DNS and ublock origin.
Which adblocker are you using? I am using Ublock Origins, Sponsorblock, RYD and Enhancer for YouTube. I will check later if I get the same message or not.
I'll fucking use Vimeo if I have to.
It's fundamentally impossible to grant read access without copy. And you can always do whatever you want to your copy.
Otherwise, piracy wouldn't be a thing.
I ain’t doing all that for a video. Better option would be to ditch YT or get governments and regulators to step in and put a stop to this predator nonsense.
Sorry tech companies, you have no right to control such things. I’ll be damned if a company can tell me what application I can and cannot use. Let alone what browser I can ingest the internet with.
This is no different than the browser wars of 2000.
What country are you in? I wonder if they're rolling it out to smaller markets to see how much backlash they get.
Time to get a federated video hosting service scaled up ASAP. But who could afford the bandwidth and storage? We need a stable torrent-based streaming solution I suppose.
It really isn’t. I can get a gigabit pipe and all the storage i can cram into a 4U for a few hundred a month. That is enough to serve several dozen users. Add on a CDN and now you can serve thousands or more. I can probably find 10 or 100 gigabit offerings for not much more.
The bigger issue is copyright. A site that gains traction in the video space by ripping youtube videos would get sued into oblivion.
Is NewPipe app users safe
If Google doesn't find a way to end it, they continue to break third party frontends in waves but the community will certainly fight them as long as possible so I doubt that it's going to happen soon, Nitter is back online too and Libreddit is on it's way to be so it's not that easy!
I've been using it for awhile and love it! Highly recommended!
Looks like I'm about to switch fully to YT-DL/Plex for the subscriptions I care about. Should be good until they start embedding ads into the video files anyway.
Is this real? The post title seems to imply it's something that might happen in the future?
Same with google maps. With no 'web and search history' enabled the local searches I did on my local device won't be remembered. So every time you'd need to fill in the entire address. That's just bullying you into accepting their tracking.
How would it be suggesting videos for you if it didn't know what you were warching? It probably still recorded your history then even if you requested that it didn't.
Invidious / piped.video is the way (as long as it continues to work)!
Can you filter pick it out? Like using the eye dropper thingy?
chuckles in Firefox
Firefox is not immune to this. I get this popup in FF as well, I also use pi-hole DNS and ublock origin.
Oop. Chortles in revanced
You probably pay spotify premium
Well they can block Deez nutz
Using ublock to block these notifications is a great feeling
Enjoy it then because ublock does nothing against this at the moment. If you don’t have it it’s because you’re not in the first waves.
Why does this sound like a threat
How does YouTube know whether I'm blocking or not if it all happens at the client side?
They make a test request from the client and check it's received on the server end and returns what they expect on the client end at a guess. Basically they try to load an ad and if they don't see the request on the server, or the client doesn't get the sort of data it expects, it assumes you're ad blocking.
[This comment has been deleted by an automated system]
Oh that’s sad.
Personally I've never had a problem. However Newpipe seems borked of late, is it related?
I used NewPipe only yesterday with no problem.
If you installed it through Fdroid and you aren't using Newpipe'sown repository, you're probably using an outdated version
It was. I got the github version and it's working now.
Even if the experience is fantastic, I don't like when a company tries to force me to buy premium, so if it's the only way I'll search for another platform
Got it in the Netherlands a few days ago. With ublock origin on Firefox. So I switched to freetube with the subscriptions I actually watch.
I am also in the Netherlands using uBlock Origin and Firefox and am not getting it. So my best guess is they're doing A/B testing and people are being randomly selected to see how they'll respond to something like this.
Haven't seen it here yet, same country, Vivaldi and uBlock.
Browser and plugins don’t matter, this is being rolled out in waves. People are getting this on all browsers, with or without ad blockers
Same , but not in the USA , I havent seen them yet