🎬 Generate YouTube chapter timestamps with GPT and SupaData transcripts

148 views · 🎬 Content Creation & Video

💡 Pro Tip — YouTube’s API quotas can be a bottleneck when you’re pulling data at scale. ScraperNode is a community node with dedicated scrapers for channels, videos, and comments — no quota limits, just structured data.

View All Scrapers

Description

YouTube Chapter Auto-Description with AI

This n8n template automatically adds structured timestamp chapters to your latest YouTube video’s description using your RSS feed, SupaData for transcript extraction, and an AI tool for chapter generation.

Ideal for creators who want every video to include chapter markers without doing it manually.


Good to Know


How It Works

  1. The RSS Feed Trigger detects new uploads from your YouTube channel.
  2. The workflow checks Airtable to prevent duplicate processing.
  3. Transcript is fetched using SupaData API.
  4. The total video duration is extracted from the transcript.
  5. AI is prompted to generate well-formatted chapter timestamps.
  6. The existing description is fetched from YouTube.
  7. The chapters are appended and pushed back via the YouTube API.

How to Use


Requirements


Customizing This Workflow

🔗 Nodes Used

Airtable, HTTP Request, YouTube, AI Agent, OpenAI Chat Model, RSS Feed Trigger

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup