Block 1 - Wait
- Type / Role
- n8n-nodes-base.wait - wait
- Config choices
- Version 1.1
This workflow is provided as-is. Please review and test before using in production.
Transcribe New YouTube Videos and Save to Supabase Who's It For? This workflow is for content creators , marketers , researchers , and anyone who needs to quickly get text transcripts from YouTube ...
n8n-nodes-base.wait, n8n-nodes-base.set, n8n-nodes-base.if, n8n-nodes-base.code, n8n-nodes-base.splitinbatches, n8n-nodes-base.merge, n8n-nodes-base.stopanderror, n8n-nodes-base.stickynote
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by automedia.
Original n8n.io sourceThis workflow is for content creators, marketers, researchers, and anyone who needs to quickly get text transcripts from YouTube videos. If you analyze video content, repurpose it for blogs or social media, or want to make videos searchable, this template will save you hours of manual work.
This template automatically monitors multiple YouTube channels for new videos. When a new video is published, it extracts the video ID, retrieves the full transcript using the youtube-transcript.io API, and saves the structured data—including the title, author, URL, and full transcript—into a Supabase table.
It intelligently filters out YouTube Shorts by default and includes error handling to ensure that only successful transcriptions are processed.
youtube-transcript-io and paste your API key into the "Value" field. The "Name" field should be x-api-key.title, source_url, content_snippet, etc.) to the correct columns in your table.youtube.com/shorts.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.
Showing the first 24 of 37 workflow blocks. Download the JSON for the full node graph.
| Workflow | Transcribe Youtube videos for free with youtube-transcript.io & save to Supabase |
|---|---|
| Complexity | advanced |
| Nodes | 37 |
| Categories | Document Extraction |
| Author | automedia |
| Published | 16 Oct 2025 |
Use the JSON export at /data/workflows/9747/9747.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.
Transcribe New YouTube Videos and Save to Supabase Who's It For? This workflow is for content creators , marketers , researchers , and anyone who needs to quickly get text transcripts from YouTube ...
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 Document Extraction use case.