this post was submitted on 14 Jun 2024
2 points (100.0% liked)

Privacy

31182 readers
547 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
top 11 comments
sorted by: hot top controversial new old
[–] Bademantel@feddit.de 0 points 3 months ago

That move would finally rid me of my addiction to YouTube. So much time, so many possibilities...

[–] Zerush@lemmy.ml 0 points 3 months ago* (last edited 3 months ago) (1 children)

YT has 2 posibilities

  • Hosting all videos doble, one with ads and the same vids without for premium user
  • Insert also markers which at the end also are exploited by adblockers and userscripts

I think they'll hit their teeth against a rock with this.

Meanwhile a lot of content creators a changing to Odysee

[–] Lmaydev@programming.dev -1 points 3 months ago

Actually the videos get stitched together dynamically.

[–] jlow@beehaw.org 0 points 3 months ago (1 children)

Would sponsorblock be a solution for this?

[–] illi@lemm.ee 0 points 3 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.

[–] jayknight@lemmy.ml 0 points 3 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?

[–] jeena@piefed.jeena.net 0 points 3 months ago (1 children)

They could on the fly change them.

[–] gila@lemm.ee 0 points 3 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?

[–] jeena@piefed.jeena.net 0 points 3 months ago (1 children)

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

[–] gila@lemm.ee 0 points 3 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

[–] relevants@feddit.de 0 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.