YouTube transcript to CSV

Convert YouTube transcripts to CSV

Export available YouTube captions as a structured CSV file. Each row includes row number, start time, end time, duration, and transcript text.

Create a CSV transcript

CSV fields included

  • row: transcript row number.
  • start_time: readable timestamp for the caption start.
  • end_time: readable timestamp for the caption end.
  • duration_ms: caption cue duration.
  • text: transcript text.