mcp-video-digest

mcp-video-digest

16

MCP Video Digest is a service designed to extract audio from a variety of video platforms and transcribe it into text using multiple transcription service providers. It supports async processing, allows flexible service selection based on available API keys, and includes robust error management.

What platforms does MCP Video Digest support?

MCP Video Digest supports video content extraction from platforms like YouTube, Bilibili, TikTok, and Twitter.

Which transcription services are supported?

The service supports Deepgram, Gladia, Speechmatics, and AssemblyAI for transcription.

How does the service select which transcription provider to use?

The service automatically selects a transcription provider based on the available API keys configured in the environment.

What are the system requirements for running MCP Video Digest?

It is recommended to use Python 3.11 or higher, and ensure sufficient disk space for temporary files.

How can I handle API key configuration?

API keys should be configured in a .env file in the project root directory, with at least one service's API key provided.