19 lines
696 B
Markdown
19 lines
696 B
Markdown
# YouTube Summarizer
|
|
|
|
Download, transcribe, and summarize YouTube videos and podcast episodes using Google Gemini AI.
|
|
|
|
## Features
|
|
|
|
- Paste any YouTube URL or podcast RSS feed to get a full transcript with timestamps
|
|
- AI-powered topic segmentation and summaries
|
|
- Channel and podcast subscriptions with automatic new episode detection
|
|
- Background processing queue with configurable delays
|
|
- Auto-download toggle per subscription
|
|
- Organized history with folders and search
|
|
- Multiple Gemini model support
|
|
- OAuth2 YouTube authentication for reliable downloads
|
|
|
|
## Requirements
|
|
|
|
- A Google Gemini API key (free tier available at [aistudio.google.com/apikey](https://aistudio.google.com/apikey))
|