golenspade/blisolver
v0.1.0MIT
Ingest bilibili.com and YouTube videos into consumable bundles: a provenance-tagged transcript with its delivered language recorded, frame/vision notes, burned-in-subtitle OCR, and bilibili danmaku/interaction tracks.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
blisolverstdio
{
"type": "stdio",
"command": "./bin/blisolver-mcp",
"cwd": "${PLUGIN_ROOT}",
"env": {
"BLISOLVER_DATA_DIR": "${PLUGIN_DATA}"
}
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "blisolver",
"version": "0.1.0",
"description": "Ingest bilibili.com and YouTube videos into consumable bundles: a provenance-tagged transcript with its delivered language recorded, frame/vision notes, burned-in-subtitle OCR, and bilibili danmaku/interaction tracks.",
"author": {
"name": "alttina"
},
"homepage": "https://github.com/alttina/BliSolver",
"repository": "https://github.com/alttina/BliSolver",
"license": "MIT",
"keywords": [
"bilibili",
"youtube",
"video",
"transcript",
"whisper",
"ocr",
"danmaku",
"ingestion",
"mcp"
]
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- 4Python files
- LICENSE.txt
- LICENSE