Documentation
README
Bilibili Page Reader
Core Rules
- Browser access via
kimi-webbridgefor page state, login-only data, Bilibili Evolved (BE) providers. - Do not click BE download buttons. Call providers directly via evaluate.
- Always use a named session. A session-less evaluate may land on a different tab and silently return wrong data.
- Network calls outside the browser (audio download, playurl API) use Node.js — PowerShell's
curl.exeand Python's requests both get blocked by Bilibili CDN TLS fingerprinting on this platform.
Workflow Overview
This is the opening of the README. Read the full README on GitHub.