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.

@sponsorblock can you see a way of working around this?
@iain 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
@sponsorblock That's a relief. Thank you for all your great work.