Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by yuncheng-wu • Search & Retrieval
An MCP server that extracts transcripts from YouTube videos using subtitles with an audio-based fallback for unavailable captions.
Obtain full transcripts from YouTube videos to enable search, summarization, or QA over video content.
Language-preference handling and automatic fallback to audio transcription when subtitles are missing.
An MCP-compatible service to integrate video-to-text extraction into chat assistants or automation pipelines.
This MCP server provides a dual-approach transcription system: it first attempts to retrieve YouTube subtitles and, if unavailable or requested, downloads and transcribes audio using speech recognition. It supports preferred languages, handles video ID processing, audio conversion (via FFmpeg/pydub), and chunked speech recognition for long videos. The project exposes an async get_youtube_transcript tool for integration with AI assistants and MCP-compatible clients, enabling reliable transcript retrieval for downstream tasks.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.