Podcast Summarize
Transform podcast episodes into structured, actionable summaries.
When to Use
- - User wants podcast episode key points
- User needs to quickly review podcast content
- User prefers reading over listening
- User wants to extract actionable insights from podcasts
- User shares podcast and wants a summary accompany
Supported Inputs
- 1. Audio file path - Local MP3, M4A, WAV files
- Audio URL - Direct link to audio file
- YouTube video - Podcast on YouTube
- RSS feed URL - Podcast RSS feed
- Podcast episode URL - Link to episode on podcast platforms
Summary Format
Provide summaries in this structure:
CODEBLOCK0
Process
- 1. Audio Extraction
- For YouTube: Use yt-dlp to extract audio
- For local files: Verify format and duration
- For URLs: Download if needed
- 2. Transcription
- Use Whisper (local or API) for transcription
- Support multiple languages
- Handle long audio (chunk if needed)
- 3. Summarization
- Extract key themes
- Identify actionable insights
- Note timestamps for important sections
- Highlight guest/host insights
Tips
- - Ask user preference: Brief (3 bullets) vs Detailed (full summary)
- Offer to extract specific segments if user has timestamps
- Provide follow-up questions based on content
- Suggest related podcasts if available
Example Triggers
- - "summarize this podcast"
- "这个播客讲的什么"
- "podcast summary"
- "播客摘要"
播客摘要
将播客剧集转化为结构化、可操作的摘要。
适用场景
- - 用户希望获取播客剧集的关键要点
- 用户需要快速回顾播客内容
- 用户更倾向于阅读而非收听
- 用户希望从播客中提取可操作的见解
- 用户分享播客并希望附带摘要
支持的输入
- 1. 音频文件路径 - 本地MP3、M4A、WAV文件
- 音频URL - 音频文件的直接链接
- YouTube视频 - YouTube上的播客
- RSS订阅源URL - 播客RSS订阅源
- 播客剧集链接 - 播客平台上的剧集链接
摘要格式
按以下结构提供摘要:
🎙️ 播客摘要
基本信息
- - 标题: [剧集标题]
- 时长: [时长]
- 日期: [发布日期]
- 播客: [播客名称]
💡 核心要点 (3-5条)
- 1. [核心要点1]
- [核心要点2]
- ...
📝 详细摘要
[2-3段摘要]
🎯 行动项 (如有)
🔗 相关链接
处理流程
- 1. 音频提取
- 针对YouTube:使用yt-dlp提取音频
- 针对本地文件:验证格式和时长
- 针对URL:必要时下载
- 2. 转写
- 使用Whisper(本地或API)进行转写
- 支持多种语言
- 处理长音频(必要时分块处理)
- 3. 摘要生成
- 提取核心主题
- 识别可操作的见解
- 记录重要部分的时间戳
- 突出嘉宾/主持人的见解
提示
- - 询问用户偏好:简要(3条要点)vs 详细(完整摘要)
- 如果用户有时间戳,可提供提取特定片段的服务
- 根据内容提供后续问题
- 如有相关播客,可进行推荐
示例触发词