• @illi@lemm.ee
    link
    fedilink
    English
    718 days ago

    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.

    • Jay K
      link
      fedilink
      English
      1218 days 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
          417 days 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
            317 days ago

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

            • gila
              link
              fedilink
              English
              217 days 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
                link
                fedilink
                217 days 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.