← Back to Mission Control

The Problem

Editing YouTube videos was taking too long, specifically syncing JSON transcripts to my timeline.

The Solution

I built a Python script that:

  1. Parses my custom JSON format.
  2. Maps it to the FCPXML standard.
  3. Automatically generates subtitle clips.

This saved me roughly 2 hours of manual work per video.