• sugar_in_your_tea@sh.itjust.works
    link
    fedilink
    English
    arrow-up
    3
    arrow-down
    2
    ·
    3 months ago

    The “proper” solution here is to embed the ad in the stream and transfer the resulting higher with DRM protections. You can still probably get around it with add-ons like SponsorBlock, but that takes way more effort and YouTube could randomly distribute them in the video so they aren’t as easy to detect.

    It’s totally possible and probably not that hard, so I’m grateful YouTube hasn’t done it.

    • just another dev@lemmy.my-box.dev
      link
      fedilink
      English
      arrow-up
      3
      ·
      3 months ago

      It’s totally possible and probably not that hard

      I’m guessing you never had to implement drm and caching on a large scale video cdn before.

      • sugar_in_your_tea@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        1
        ·
        3 months ago

        No, but Netflix and other video services do it, so it’s totally feasible. I assume most of the cdn infra YouTube already does would stay the same, the main change would be the insertion of ads (they already do video processing) and encryption (which is probably not that hard).

    • kboy101222@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      1
      ·
      3 months ago

      DRM adds such a massive amount of overhead and is an absolute bastard to implement properly. Plus, it’s pretty easy to circumvent most DRM schemes when it comes to media.