Proves out running unmodified Nuvio Kotlin-plugin-format JS scrapers
(module.exports.getStreams) inside rquickjs, with native fetch and a
full cheerio bridge (load/select/find/text/attr/next/prev, chaining,
:contains()) ported from Nuvio's DomBridge.kt/JsBindings.kt.
cargo run --example egl_diag recreates the player's ANGLE D3D11 GLES
context and prints the EGL client/display extensions, GL extensions, and
every check mpv's hwdec_d3d11egl probe performs, to diagnose why zero-
copy d3d11va falls back to d3d11va-copy on a given machine.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>