🎬 Summarize YouTube videos with GPT-4o-mini and Apify transcripts

⚑ 1,448 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

This workflow contains community nodes that are only compatible with the self-hosted version of n8n.

This workflow automates summarizing YouTube videos by accepting a YouTube URL via a form, fetching the video transcript using Apify, and then generating a concise summary with OpenAI GPT.

Setup Instructions

Prerequisites:

Configuration Steps

Apify Setup:

OpenAI Setup:

Customization

Steps

1. On Form Submission

2. Prepare Payload

3. Fetch Transcript

4. Extract Captions

5. Summarize Transcript

πŸ”— Nodes Used

Summarization Chain, OpenAI Chat Model, n8n Form Trigger

πŸ“₯ Import

Download workflow.json and import into n8n: Workflow menu β†’ Import from File

πŸ“– Importing guide Β· πŸ”‘ Credential setup