subtitle-mcp

by onebirdrocks

1 stars
247 downloads
Not rated
GitHub

About

This is a MCP Server for ETL(Extract Translate and Load)

Details

Author
onebirdrocks
GitHub stars
1
Downloads
247
Categories
Other

- Load and retrieve .srt subtitle files from a specified directory.
- Generate concise summaries and highlight key points from subtitle content.
- Transcribe audio (.mp3, .wav) and video (.mp4, .mov) into .srt using Whisper.
- Extract official subtitles from YouTube videos or auto‑transcribe if unavailable.
- Assess comprehension based on the subtitle content.

Install dependencies with pip install -r requirements.txt, then configure a directory for .srt files. Use the server’s tools to load subtitles, transcribe audio/video files into .srt, extract YouTube subtitles, and generate summaries or assessments.

subtitle-mcp

Subtitle MCP Server

A powerful local server that provides subtitle management, transcription, summarization, and assessment services.

✨ Features

- Local Subtitle Management
- Load .srt subtitle files from a specified directory.
- Retrieve subtitles based on local filenames.

- Content Summarization and Highlighting
- Generate concise summaries from subtitle content.
- Identify and highlight key points and important moments.
- Provide comprehension assessment based on the subtitles.

- Audio/Video Transcription
- Transcribe local audio (.mp3, .wav) and video (.mp4, .mov) files into .srt subtitle files using advanced ASR models (Whisper).

- YouTube Subtitle Extraction
- Download and extract subtitles from YouTube videos.
- Auto-transcribe YouTube videos if official subtitles are unavailable.

🚀 Quick Start

1. Install Dependencies

```bash
pip install -r requirements.txt

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.