workflow to repurpose long videos with ChatGPT + ElevenLabs
I publish long-form YouTube interviews and want a repeatable pipeline to auto-generate short clips, condensed scripts, and synthetic voiceovers using ChatGPT and ElevenLabs. Need steps for timestamps, script condensation, voice batching, and distribution.
Best tools for this use case
Based on the workflow in this discussion, these tools are useful starting points to review.
ChatGPT
Best all-round AI assistant for broad knowledge work and workflow acceleration.
Claude
Excellent for careful reasoning, long-form thinking and structured analysis.
Gemini
Strong AI assistant for users already working inside Google's ecosystem.
Answers
Approved replies, operator insight, and tactical follow-up from the community.
Quick pipeline:
1) Transcribe full video (Whisper/YouTube); keep timestamped captions.
2) Use ChatGPT to scan transcript for clip-worthy moments (output CSV: start,end,title,hook).
3) For each clip prompt ChatGPT to condense into a 15–30s script with a 1-line hook and CTA.
4) Batch scripts into ElevenLabs by voice style; export 48kHz WAV/SSML with consistent voice params.
5) Render short videos (waveform + captions), name files with timestamps, schedule.
Start with ChatGPT: Compare ChatGPT and Gemini