Back to browse
GitHub Repository

Podcast/ YouTube video → Transcript!

43 starsPython

Podscript – Podcast/YouTube Transcription CLI

by timf34·Feb 17, 2026·1 point·0 comments

AI Analysis

●●SolidSolve My ProblemNiche Gem
The Take

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.

Category
Target Audience

Podcasters, content creators, journalists, researchers, and developers who need quick, labeled transcripts

Post Description

Built a tiny CLI that turns podcasts or YouTube videos into clean Markdown transcripts with speaker labels + timestamps.

pip install podscript

Uses ElevenLabs for high-quality diarization.

https://github.com/timf34/podscript

Similar Projects

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
SaaS●●Solid

Transcriptum – fast video transcription with speaker labels and summary

It pairs WhisperX-grade transcription (speaker diarization and word-level timestamps) with optional multi-LLM analysis — summaries, Q&A, sentiment, topics and even fact-checking — plus YouTube import and standard export formats. Being vendor-agnostic and offering fact-checking is a smart differentiator, but the space is crowded (Descript/Otter/etc.); clearer accuracy numbers, pricing, or unique workflow hooks would make this stand out.

Solve My ProblemSlick
lpeancovschi
103mo ago