Anubis rarely ever annoys me (I still prefer it over cloudflare’s Mitm) but this specific visit feels almost vindictive. It used half my CPU cores at full blast for three straight minutes.
It seems to be effective since I can’t really “bypass” it with extensions, so AI crawlers probably can’t either, but damn there really should be an option to complete a manual captcha or email the administrators to complain.
As I’m typing this the challenge is still running xD


Technically, the internet already has what you’re looking for. It’s just not really standardized for video media.
The beginning of the URL or the schema is already able to on most mainstream OS be controlled by a specific application.
There’s nothing really stopping anyone from making it so there’s a video:// schema, and then configuring a schema handler to handle it. on Debian it would be a single desktop file with a MimeType=x-scheme-handler/video line indicating that type of url should be opened with that desktop file. I had to configure it for vortex to get it to open mod links, I never knew how easy that was