cross-posted from: https://lazysoci.al/post/14579120
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.
In that thread, the sponsorblock official account posted:
the ui needs to change to include ad links, so the data for when ads happen should still be retrievable somewhere in the page. Then just a bit of math
So hopefully, there will still be a method for sponsorblock to continue working.