What problem does it solve?
Turning a YouTube video into a Chinese-dubbed version usually requires juggling downloading, audio replacement, and subtitle rendering—this Skill automates the end-to-end dubbing delivery so you get ready-to-share outputs quickly.
Core Features & Use Cases
- 3 deterministic outputs: produces an original reference copy, a Chinese-dubbed video without subtitles, and a Chinese-dubbed video with hard-burned subtitles.
- YouTube or local input: supports a YouTube URL (downloads best quality) or a local video file.
- Subtitle burning without libass: hard-burns SRT into the video via Pillow-rendered transparent PNG overlays and ffmpeg compositing.
- Use case: when you have translated subtitles (ZH SRT) and a Chinese TTS track (ZH WAV), you can generate a final Chinese version of the video suitable for distribution.
Quick Start
Run the Skill to create all three outputs by giving it a YouTube URL (or local video), the ZH TTS WAV from your TTS step, and the ZH SRT from your translation step.