bilibili-hub
Installation
SKILL.md
bilibili-hub
Modified from: jackwener/bilibili-cli (Apache-2.0)
This skill simplifies and modifies the original repository as follows:
- Removed the
browser-cookie3/click/rich/PyYAML/qrcodedependencies- Changed cookie authentication to accept a
dictdirectly or read from environment variables, without automatic browser extraction- Removed the CLI layer (
commands/), QR login, formatters, and related components- Kept all API methods and wrapped them uniformly as synchronous interfaces (
asyncio.run)- Core dependency:
bilibili-api-python, a third-party SDK that reverse engineers the Bilibili API- In the Minis environment, cookies are obtained automatically through
browser_use get_cookies