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.

  • Hana@beehaw.org
    link
    fedilink
    English
    arrow-up
    12
    ·
    16 days ago

    Sponsorblock “just” needs to transition from timestamps to timestamps + image hash. Not easy, but not impossible.