YouTube is currently experimenting with server-side ad injection. This means that the ad is being added directly into the video stream.

This breaks sponsorblock since now all timestamps are offset by the ad times.

For now, I set up the server to detect when someone is submitting from a browser with this happening and rejecting the submission to prevent the database from getting filled with incorrect submissions.

  • FreudianCafe@lemmy.ml
    link
    fedilink
    English
    arrow-up
    15
    ·
    15 days ago

    If they are part of the video you cant just skip them like any other part of the video, right?

    • aCosmicWave@lemm.ee
      link
      fedilink
      English
      arrow-up
      16
      ·
      15 days ago

      Different users would see unique ads. So your ad could be 12 seconds long while my ad is 30 seconds long. A timestamp based skip would no longer work universally.

    • Thorny_Insight@lemm.ee
      link
      fedilink
      English
      arrow-up
      5
      ·
      15 days ago

      That’s what SponsorBlock already does. It however doesn’t detect the sponsor but instead it jumps over a part of the video marked with timestamp but with different people seeing different lenght ads, these timestamps no-longer match.