this post was submitted on 14 Jun 2024
264 points (97.8% liked)

Privacy

30875 readers
546 users here now

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

Related communities

Chat rooms

much thanks to @gary_host_laptop for the logo design :)

founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 8 points 2 months ago (1 children)

From what I read, this also breaks sponsorblock - as the ads are part of the video, it moves the time stamps of the video so it makes it not correct. The ads will also change I imagine so idk if sponsorblock will be a solution.

[–] [email protected] 13 points 2 months ago (1 children)

So videos that reference timestamps in their own video won't work? And comments that reference a timestamp won't work?

[–] [email protected] 4 points 2 months ago (1 children)

They could on the fly change them.

[–] [email protected] 4 points 2 months ago (1 children)

Wouldn't that need to be done via some kind of API for cross-platform compatibility? An API which could be exploited to detect ad segments?

[–] [email protected] 3 points 2 months ago (1 children)

No, they would just do that internally in their own code, why would they need an API for that?

[–] [email protected] 2 points 2 months ago (1 children)

So that the timestamp adjustment can be propagated via uploader or user comments across YouTube clients on all platforms... i.e. to avoid having to hardcode each adjustment for each ad on each video on every client

[–] [email protected] 2 points 2 months ago

Why couldn't they just serve the comments to each client with the ad-adjusted timestamps already? The only thing the client has to request then is the comment page it wants to load, and some unique ID for which the backend remembers which ad version it's associated with.