Live data from Hacker News

YouTube ads in Safari: you see them now, will you see them in the future?

adguard.com

111–120 of 282 posts

Re: YouTube ads in Safari: you see them now, will you see them in the future?

#111

Earlier quoted context omitted.

You're mentioning the end user's learned expectation to get videos for free. But what about the creator's expectation to get paid for their hard-earned views, to then pay for the gear purchased and the production of the entire video, including team members? If you're really anti ads, don't take the content for free, find another piece of content that answers your ad-free philosophy.

I'm saying platforms can't have it both ways. If they want to avoid ad-blockers and video downloaders then pick another medium, or invent one and create a new thing that achieves this objective. The web is not TV. Public content on the web is public and user-rendered. That's what made the web and YouTube what it is today. YouTube has every right to create a proprietary YouTube client (which they do on mobile devices)…

Sure, it is all on YouTube/Google's fault if you decide to install an adblocker and not participate in the compensation of the creator who made the very video you are enjoying.

Definitely not illegal to do so, so do as you please, but don't turn yourself into a white knight by some mental gymnastics with the sementics behind what a user agent is. You want to enjoy the video without ads, regardless of the consequences on the creator who made that video — and accessorily, the service hosting it and streaming it to you!

Re: YouTube ads in Safari: you see them now, will you see them in the future?

#112
post #97

Earlier quoted context omitted.

Couldn't they just be proxied through a first party server?

That would be more effort than including a single html-script tag to import google analytics. I have hope that most parties would decide that the extra server load and difficulties would make it not worth it.

You underestimate the desire for precision tracking, unfortunately. Hiding behind custom subdomains is common. Stepping up to cloaking it to be delivered from the application is more effort but it'll happen.

Re: YouTube ads in Safari: you see them now, will you see them in the future?

#113

Earlier quoted context omitted.

If we go down that road, however, sites can make ads completely indistinguishable from desired content. Same domain, same stream, no easily marked container. All of the imperative adblocking tech in the world, short of queuing everything through a neural engine post render, can block what is possible. So there has always been a detente between adblockers and publishers, presuming the former hit a small enough set of…

That would require delivering ads from first-party servers, right? So third-party ad and tracking networks would die a painful death.

More likely, they'd get upgraded to "first-party" tracking by acting as a CDN-layer where the ad networks do the proxying/caching to get the actual content upstream before merging it with the ads and serving whole thing in a single request. How would you block ads from Cloudflare if it became an ad network?

Re: YouTube ads in Safari: you see them now, will you see them in the future?

#114

Removing whatever Ublock Origin needed to exist in Safari is one of the dumbest moves Apple has made. To get most of the battery advantages of Macs you're forced to use Safari. But when it comes down to having to see YouTube ads I'm willing to make the tradeoff and switch to Chrome.

Frankly I just hate the idea of YouTube creators getting paid for their work.

/s

Re: YouTube ads in Safari: you see them now, will you see them in the future?

#115

The battle between ad platforms and users is going to be never ending. For YouTube, the _right_ thing to do is to pay for the premium option which removes ads. Otherwise as difficult as it is to say, you are getting something for nothing and people do make a living from YouTube videos. Ok, maybe you can contribute to a patreon outside of YouTube, but you’re not going to do that for everyone and those videos are not s…

But Google is going to use my data for advertising, with or without premium. An adblocker gives me the luxury of not seeing ads while keeping my data private.

I don't think any adblocker could realistically stop Google from tracking what you do on YouTube.

Re: YouTube ads in Safari: you see them now, will you see them in the future?

#116
post #97

Earlier quoted context omitted.

That would require delivering ads from first-party servers, right? So third-party ad and tracking networks would die a painful death.

Couldn't they just be proxied through a first party server?

Some trackers are having people setup CNAME records on their domains, so the tracker cookies appear to be first party:

https://arxiv.org/abs/2102.09301

Re: YouTube ads in Safari: you see them now, will you see them in the future?

#117

There's some misconceptions being put forth in the article which I, as a developer of a Safari ad blocker, would like to address. Content blockers are limited by design to ensure privacy and speed, but they may work together with other kinds of Safari extension. So, when AdGuard guys say that the only debugging tool you can use is Console, know that this isn’t true. There’s SFSafariExtensionHandler API which you can…

> as a developer of a Safari ad blocker

As a Safari user and someone that wants a better browser blocker I really want to know what ad blocker you develop. May I suggest you add it to your HN profile

Re: YouTube ads in Safari: you see them now, will you see them in the future?

#118

The battle between ad platforms and users is going to be never ending. For YouTube, the _right_ thing to do is to pay for the premium option which removes ads. Otherwise as difficult as it is to say, you are getting something for nothing and people do make a living from YouTube videos. Ok, maybe you can contribute to a patreon outside of YouTube, but you’re not going to do that for everyone and those videos are not s…

Serving videos without ads was how YouTube's monopoly was built. It became an ad platform later. That created an expectation that YouTube was a library in the public interest. Pre-2010 Google marketing had that public interest and internet stewardship angle to it. Serving content over the web assumes that the content will be downloaded by a browser for rendering. Control over what and how that content gets rendered i…

> Serving videos without ads was how YouTube's monopoly was built. It became an ad platform later. That created an expectation that YouTube was a library in the public interest.

That's hard to believe, from my POV. Way before the Viacom lawsuit, and even before it got bought out, YouTube (the startup) was notorious for its sky-high burn-rate: serving video is not cheap. I don't think any reasonable person thought Google spent billions on YouTube without intending to recoup the costs (Google was already serving ads by then).

Re: YouTube ads in Safari: you see them now, will you see them in the future?

#119

Earlier quoted context omitted.

If we go down that road, however, sites can make ads completely indistinguishable from desired content. Same domain, same stream, no easily marked container. All of the imperative adblocking tech in the world, short of queuing everything through a neural engine post render, can block what is possible. So there has always been a detente between adblockers and publishers, presuming the former hit a small enough set of…

That would require delivering ads from first-party servers, right? So third-party ad and tracking networks would die a painful death.

I wonder if Google’s Web Packaging standard was intended to eventually make it possible to deliver both the page and the ads from the same server without enabling one party to tamper with the other.

Re: YouTube ads in Safari: you see them now, will you see them in the future?

#120
post #6

Despite the title being about YouTube, this is fundamentally about Safari's declarative Content Blocker API being totally inadequate in the face of modern ad delivery technologies. Yes, it's fast and relatively more secure compared to old ad blocking techniques (which requires granting full access to effectively arbitrary JS), but ad tech has evolved since 2015 and Safari's Content Blocking API has not evolved with i…

[deleted]
Post reply on HN