Extracts embedded subtitles from video containers using FFmpeg's subtitle stream extraction, translates SRT/VTT files through DeepL API or Google Cloud Translation v3, and re-embeds localized subtitle tracks. Supports batch processing with language detection via langdetect and proper bidirectional text handling for RTL languages.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Video Subtitle Translator Agent"
slug: "video-subtitle-translator-agent"
description: "Extracts embedded subtitles from video containers using FFmpeg's subtitle stream extraction, translates SRT/VTT files through DeepL API or Google Cloud Translation v3, and re-embeds localized subtitle tracks. Supports batch processing with language detection via langdetect and proper bidirectional text handling for RTL languages."
github_stars: 58548
verification: "listed"
source: "https://github.com/FFmpeg/FFmpeg"
author: "FFmpeg"
category: "Media & Transcription"
framework: "Gemini"
tool_ecosystem:
github_repo: "FFmpeg/FFmpeg"
github_stars: 58548
---
# Video Subtitle Translator Agent
Extracts embedded subtitles from video containers using FFmpeg's subtitle stream extraction, translates SRT/VTT files through DeepL API or Google Cloud Translation v3, and re-embeds localized subtitle tracks. Supports batch processing with language detection via langdetect and proper bidirectional text handling for RTL languages.
## Installation
No source-backed install or usage instructions could be extracted automatically. Review the upstream project before running this skill in a sensitive workflow.
- Source: https://github.com/FFmpeg/FFmpeg
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/video-subtitle-translator-agent/)
No comments yet. Be the first to comment!