• Jay K
    link
    fedilink
    English
    134 months ago

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

      • gila
        link
        fedilink
        English
        44 months 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
          link
          fedilink
          34 months ago

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

          • gila
            link
            fedilink
            English
            24 months 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

            • @[email protected]
              link
              fedilink
              24 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.