Block 1 - When clicking 'Execute workflow'
- Type / Role
- n8n-nodes-base.manualTrigger - manualTrigger
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
Understand the workflow better. watch this video Good to know: This workflow automatically transcribes your favorite podcasts...
n8n-nodes-base.manualtrigger, n8n-nodes-base.youtube, n8n-nodes-base.stickynote, n8n-nodes-base.googlesheets, @n8n/n8n-nodes-langchain.agent, n8n-nodes-base.splitinbatches, @n8n/n8n-nodes-langchain.lmchatgroq, n8n-nodes-base.code
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by ARRE.
Original n8n.io sourceThis workflow automatically transcribes your favorite podcasts or videos saved in a YouTube playlist and generates a comprehensive, AI-powered summary—so you can quickly understand the main topics and insights without having to watch or listen to the entire episode.
Podcast fans who want to save time and get the key points from episodes
Busy professionals who follow educational or industry videos and need quick takeaways
Content creators or researchers who organize and review large amounts of video/audio material
Anyone who wants to efficiently capture and summarize information from YouTube playlists
This workflow solves the challenge of information overload from long-form podcasts and videos. It:
Automatically transcribes each video or podcast episode in your chosen YouTube playlist
Uses AI to create a clear, well-structured summary of the content
Lets you learn and extract valuable information without watching or listening to the entire recording
Organizes everything in a Google Sheets document for easy tracking and future reference
📺 Fetches all videos from a specified YouTube playlist
🔗 Extracts video titles, URLs, and IDs
📝 Retrieves and combines transcripts for each video or podcast episode
📜 Processes transcript data for clarity
🤖 Uses AI to generate a detailed, sectioned summary that covers all main topics and insights
📊 Automatically logs video titles, transcripts, summaries, and row numbers to a Google Sheets spreadsheet
🟢 Trigger: Start the workflow manually or on a schedule
📺 Fetch videos from your chosen YouTube playlist
🔗 Extract and organize video details (title, URL, ID)
📝 Retrieve the transcript for each video or podcast episode
📜 Combine transcript segments into a single script
✂️ Extract the first sentences for focused summarization
🤖 AI agent creates a comprehensive summary of the episode or video
📊 Save all data—title, transcript, summary, and row number—to Google Sheets
Set up YouTube OAuth2 credentials in n8n
Configure Google Sheets OAuth2 credentials
Set up API credentials for transcript and AI processing
Create and link your Google Sheets document
Input your playlist ID and adjust any filters as needed
Activate the workflow
n8n instance (cloud or self-hosted) YouTube account with OAuth2 access Google Sheets account Access to transcript and AI APIs Basic n8n workflow knowledge
Change the YouTube playlist ID to target your preferred podcasts or video series
Adjust the transcript retrieval process for other APIs or formats
Customize the AI prompt for different summary styles or focus areas
Add or remove fields in the Google Sheets output
Change the workflow trigger or polling frequency
Switch to a different AI model if desired
This workflow is designed to help you quickly learn from podcasts and videos you care about—without spending hours consuming the full content.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Get a summary of each podcast in your YouTube playlist daily automatically free |
|---|---|
| Complexity | advanced |
| Nodes | 23 |
| Categories | Content Creation, AI Summarization |
| Author | ARRE |
| Published | 13 Jul 2025 |
Use the JSON export at /data/workflows/5926/5926.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Understand the workflow better. watch this video Good to know: This workflow automatically transcribes your favorite podcasts...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Content Creation, AI Summarization use case.