Back to browse
GitHub Repository

AI-powered podcast-to-video pipeline. Semantic B-roll, voice synthesis, burned subtitles, YouTube publishing.

1 starsJavaScript

E3d-pod2vid – AI pipeline that turns podcasts into YouTube-ready videos

by spacepacket·Jun 27, 2026·2 points·0 comments

AI Analysis

●●SolidShip ItSolve My Problem

Pure Pillow subtitle rendering beats ffmpeg libass complexity for this use case.

Strengths
  • Caches diarization and GPT queries as JSON so re-runs skip API calls
  • YouTube OAuth works on any device via redirect URL, no browser needed on host
  • One-shot posting to Discord, Telegram, X, and LinkedIn from single command
Weaknesses
  • Just chains existing APIs (AssemblyAI, GPT-4o, Pexels) with no novel architecture
  • Podcast-to-video space already has Descript, Riverside, and Headliner
Category
Target Audience

Podcasters and content creators

Similar To

Descript · Riverside · Headliner

Post Description

turn your .mpa files into animated videos.

Similar Projects

AI/ML●●Solid

Podscript – Podcast/YouTube Transcription CLI

Outputs ready-to-use Markdown with speaker diarization and timestamps, accepts Apple Podcasts/YouTube/RSS links, and can run fully locally or use ElevenLabs for higher-quality diarization. Not groundbreaking — speech-to-text pipelines already exist — but the one-command UX, RSS browsing/search flags, and explicit local-mode make it genuinely useful for folks who want tidy transcripts without wiring together multiple tools.

Solve My ProblemNiche Gem
timf34
104mo ago
AI/ML●●Solid

Open-source MCP server for AI podcast clipping

Audio energy + transcript heuristics suggest clips; hardware acceleration handles rendering.

Ship ItSolve My Problem
nsiradze
103mo ago