

Stripping down to a skeleton of a software is standard troubleshooting procedure. Ever had a plugin crash and consume 100% cpu? I had. Only way to sense is that fans are spinning up and page is laggy, and then look in about:performance and there it is. No one would have ever suspected that the website you’re visiting is deliberately introducing bugs in secret if it thinks you’re adblocking.
In the ultimate, you’d need to do something like run a headless browser in a virtual machine, have it play out and record the entire video, then use something like AI to splice out the ad segments and distracting elements (a souped-up sponsorblock will work for a while, but eventually ads will be injected into the raw video stream at random intervals), and present the pristine finished content to you. Basically we are going to re-invent TiVo all over again xD.
In worst case, you can’t start watching until the pre-roll ad timers expire. This is how adblocking works on Twitch streams currently - you can only see a purple screen even if you block the ads.
And yes, the headless browser will need to use AI for human-like mouse movement and to solve captchas - basically whatever state-of-the-art technologies spammers and scrapers are already currently using.
Google is anticipating this future and is trying to implement and force hardware-based DRM for web video before then.