Cloud Dub on GitHub Actions
Use this when your source is a public YouTube URL and you do not want your computer doing the main AI/timing job. GitHub creates the dubbing audio package. Because YouTube can block GitHub runner IPs, the source video download and final mux are intentionally completed on your Windows computer.
- Main processing runs on GitHub.
- Reusable transcript/TTS cache reduces repeated work.
- The validated cloud timing path uses Gemini 3.5 Flash-Lite + Edge Neural TTS.
- Final MP4 is produced in the local finalization step.