...
Translate SRT subtitle files (or any line-based plain text) between languages using an OpenAI-compatible LLM, preserving one-to-one line alignment and SRT timing. Use when the user wants to translate .srt subtitles or batch-translate line-aligned text without breaking timestamps or line counts. Supports structured outputs (array/object/timestamp), prompt-cache-friendly context, optional moderation, progress resumption, and an agent mode that first builds a content overview and refined instruction before translating.
创建者: songlin she · GitHub