a year ago
research-and-dataA MCP Server that extracts and formats Bilibili video content into structured text, optimized for LLM processing and analysis.
Overview
what is biliscribe?
Biliscribe is a MCP Server designed to extract and format Bilibili video content into structured text, making it suitable for large language model (LLM) processing and analysis.
how to use biliscribe?
To use biliscribe, install the mcp-server-biliscribe package using uvx and ensure that BBDown and ffmpeg can be called from zsh on macOS.
key features of biliscribe?
- Extracts video content from Bilibili and converts it into structured text.
- Optimized for processing by large language models.
- Supports installation via a simple command.
use cases of biliscribe?
- Summarizing Bilibili videos for content analysis.
- Preparing video content for natural language processing tasks.
- Facilitating research on video content trends and insights.
FAQ from biliscribe?
- What platforms does biliscribe support?
Currently, biliscribe has only been tested on macOS.
- How do I install biliscribe?
You can install biliscribe using the command:
uvx mcp-server-biliscribe.
- What dependencies are required?
You need to have BBDown and ffmpeg installed and callable from zsh.