Podcast To Script

Turn a podcast episode link into a timestamped transcript AND a production-ready Chinese two-host script package (outline.md, script.md, notes.md) that faithfully translates/restores the original episode and passes the bundled format checker — self-contained, no external pipeline dependency. Use when the user pastes a podcast URL (open.spotify.com/episode/..., podcasts.apple.com/..., an RSS feed URL, or a direct audio link) and asks for 字幕/转录/transcript/文字稿/逐字稿, wants 把播客转成文字 or 转成播客脚本, translate an episode into a 双人对谈中文脚本 (翻译还原原播客), or batch-process episodes. Staged & resumable: preflight → fetch → outline → draft → notes, each stage gated by a script. No Spotify/Apple API key: metadata via oEmbed/iTunes, official <podcast:transcript> when available, otherwise public RSS audio + faster-whisper. SKIP: YouTube/video captions, music tracks, Spotify-exclusive shows with no public RSS feed (script reports this).

Install

openclaw skills install @haohuawu/podcast-to-script