LLM TikTok Clipping from YouTube Podcasts Using AssemblyAI and Google Gemini

This workflow automates converting YouTube podcasts to TikTok clips, replacing manual transcription, editing, and clipping that take 2-4 hours per episode for content creators. The Form Trigger collects podcast/background URLs, validators check inputs, the Audio Downloader (HTTP Request to lemolex n8n webhook) extracts audio, waits/status checks poll progress, the Transcription Job Submitter (AssemblyAI) processes, the Transcription Extractor/Formatter Set nodes prepare text, the Highlight Extractor LangChain ChainLLM (Gemini 2.0-flash) identifies segments, the Highlight Splitter/Clip Processor split batches, the Main Clip Generator (lemolex webhook) creates videos, and Success Response Set outputs. It helps podcasters in small media firms (5-20 staff) producing 20+ clips weekly, enabling viral shorts without Premiere Pro, scaling reach while preserving quality.\n\nThis workflow saves 6-10 hours weekly on 20 episodes, boosting output by 75%. Use cases include daily highlights for wellness podcasts, branded snippets for marketing in startups. Suitable for solo creators or small teams. Requires AssemblyAI ($0.00025/minute), Google Gemini ($0.35/1M tokens), lemolex n8n webhooks (custom); n8n (free self-hosted or $20/month cloud). Scalable to 100 clips/week with Pro tiers.\n\nInstall n8n via n8n.io or cloud.n8n.io. Get AssemblyAI key at assemblyai.com (enable transcription). Get Gemini key at aistudio.google.com (enable API). Set up lemolex n8n workflows for audio/video (URLs in nodes). Set ASSEMBLYAI_KEY, GEMINI_KEY env vars. Import JSON; form webhook auto-sets. Update Audio Downloader with membership token.\n\nTest with form: Enter podcast URL. Verify clips, response. Errors: Invalid URL (400), transcription fail (retry). Activate Form Trigger. Monitor dashboard weekly. Optimize highlights; refresh keys quarterly.", "businessValue": "Saves 6-10 hours/week on 20 podcast clips", "setupTime": "30-45 minutes", "difficulty": "Intermediate", "requirements": ["AssemblyAI ($0.00025/minute)", "Google Gemini ($0.35/1M tokens)", "lemolex n8n webhooks (custom)", "n8n instance"], "useCase": "Automated podcast to TikTok short-form video"

$6.99

Workflow steps: 23

Integrated apps: formTrigger, if, set

LLM TikTok Clipping from YouTube Podcasts Using AssemblyAI and Google Gemini preview