Usage¶
cast2md provides a web interface for managing podcast feeds and searching transcripts.
Common Workflows¶
Add a Podcast¶
- Click "Add Feed" on the feeds page
- Enter the RSS URL or Apple Podcasts URL
- Episodes are discovered automatically
Get Transcripts¶
- Automatic -- new episodes are checked for external transcripts on discovery
- Manual -- click "Get Transcript" on individual episodes
- Batch -- click "Get All Transcripts" to process all new episodes in a feed
Search Transcripts¶
The search page (/search) provides unified search across episode metadata and transcript content:
- Keyword search -- PostgreSQL full-text search
- Semantic search -- find content by meaning, not just exact words
- Hybrid mode -- combines both for best results
Sections¶
| Page | Description |
|---|---|
| Search | Unified search across episodes and transcripts |
| Feeds | Feed management, episode actions, and feed deletion |
| Chat about Podcasts | Use Claude or another LLM to chat about your podcast library |