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.
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
Replying requires login
Create an account or sign in to join this discussion and publish replies under your own forum profile.