• jayknight@lemmy.mlEnglish
    13·
    1 year ago

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

      • gila@lemm.eeEnglish
        4·
        1 year ago

        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
          3·
          1 year ago

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

          • gila@lemm.eeEnglish
            2·
            1 year ago

            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
              2·
              1 year 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.