[flagged]
Block YouTube ads on AppleTV by decrypting and stripping ads from Profobuf
341–350 of 659 posts
Re: Block YouTube ads on AppleTV by decrypting and stripping ads from Profobuf
#342Re: Block YouTube ads on AppleTV by decrypting and stripping ads from Profobuf
#343[flagged]
Part of the objection to ads is the tracking. If you subscribe to YouTube premium you’re making yourself even more identifiable. You end up seeing more creepy ads elsewhere on the web using your viewing history to target you. Versus an adblocker which will help hide you from Google everywhere.
Most prominently you'll see the flag under "privacy settings" something like "don't show me relevant ads"; this is obviously a manipulative placebo. Ads are not the problem. That creepy feeling is the awareness that "they know everything about you", or literally how your vivisected intellect is presented in a marketplace for all bidders to insert their ideas.
They will continue surveillance and attention assault whether you let them show you a hint or not. They will continue to sell your identity, behavioral patterns, associates, interests, finances, grades, location, moods, biometrics, and anything else they can monetize. They will continue to attempt to alter your mental state and force you into doing things you wouldn't ordinarily do.
However you set that "relevant ads" button, you can be sure the trillion dollar corporation will not lose a penny when you check that box; they'll show you a different, equally profitable, ad, and your data firehose is still for sale.
Re: Block YouTube ads on AppleTV by decrypting and stripping ads from Profobuf
#344Earlier quoted context omitted.
> I don't get why people block ads on YouTube, robbing individual creators. It's not like hulu or Amazon where you are just robbing megacorp and predatorial studios. How much does YouTube/Google/Alphabet get from each ad view and how much of that goes to the actual uploader of the video? If the ratio is less than ~50%, I wouldn't feel too bad about it. Secondly, not every could afford the $10 price, but still doesn't…
Creator gets 55% of ad revenue, and 70% of direct contributions like superchats. Premium revenue is shared as well. Ad-blocked views count for analytics but not in ad impressions.
Re: Block YouTube ads on AppleTV by decrypting and stripping ads from Profobuf
#345I just subscribe to YouTube premium to support my favorite application out there. I learn so much from the people who spend hours and hours making videos every month that I am more than happy to pay a measly $13 or whatever it is every month to YouTube.
At this point I would pay those people to stop making videos and start writing again. Sitting through a 15 minute video to explain something that can be read in 2 minutes is a waste of everyone's time.
Re: Block YouTube ads on AppleTV by decrypting and stripping ads from Profobuf
#346I just subscribe to YouTube premium to support my favorite application out there. I learn so much from the people who spend hours and hours making videos every month that I am more than happy to pay a measly $13 or whatever it is every month to YouTube.
At this point I would pay those people to stop making videos and start writing again. Sitting through a 15 minute video to explain something that can be read in 2 minutes is a waste of everyone's time.
Re: Block YouTube ads on AppleTV by decrypting and stripping ads from Profobuf
#347Earlier quoted context omitted.
Presumably this involves installing new CA certs on your devices, no?
Yes, and this also answers the other comment about what else I MITM for: blocking devices that I can't inspect the traffic of is another reason, since the proxy is the only way out of the network.
Re: Block YouTube ads on AppleTV by decrypting and stripping ads from Profobuf
#348Earlier quoted context omitted.
Creator gets 55% of ad revenue, and 70% of direct contributions like superchats. Premium revenue is shared as well. Ad-blocked views count for analytics but not in ad impressions.
Source? I've seen a variety of claims about the revshare split on youtube, but I've never seen any official source of those numbers.
Re: Block YouTube ads on AppleTV by decrypting and stripping ads from Profobuf
#349I just subscribe to YouTube premium to support my favorite application out there. I learn so much from the people who spend hours and hours making videos every month that I am more than happy to pay a measly $13 or whatever it is every month to YouTube.
I'll pay Google when they start weeding out the utter garbage that is uploaded targeting kids. Things like frozen characters getting tired up and thrown in water, or their clay stomachs getting cut open. YouTube happily suggests these abusive videos when you are watching kids shows, and Google does stuff all about them
Re: Block YouTube ads on AppleTV by decrypting and stripping ads from Profobuf
#350WireGuard doesn’t actually use AES, as far as I know.
In general, it seems like the author somewhat overestimates the CPU requirements for TLS encryption (or equivalently underestimates modern single-board computers):
> The CPU requirements to decrypt and re-encrypt HTTPS traffic greatly exceed those available to Raspberry Pis.
I'd be really surprised if MITMing TLS on an RPi 4 was actually infeasible, even when using RSA cryptography purely in software.
There are Android phones still in use with weaker CPUs than that of the RPi 4, and these use TLS too.