AI Agents

Summarize YouTube videos from text

10 nodes 219 149 Automatic trigger
Download

Workflow Description

Automated workflow that extracts YouTube video transcripts and generates concise summaries using AI-powered language models. Receives video URLs through a form, processes the content with OpenAI, and delivers structured summaries instantly, reducing time spent reviewing video content.

How it works

  1. 1.User submits a YouTube video URL through the automation form trigger
  2. 2.Retrieve video transcript or available captions via HTTP request to external service
  3. 3.Send extracted text to OpenAI LLM Chain for intelligent analysis and summarization
  4. 4.Generate a concise, meaningful summary capturing key points and essential information
  5. 5.Return formatted summary to user through the form response or notification channel

Use cases

  • Summarize educational lectures, webinars, and training videos for quick reference
  • Extract main takeaways from news reports, industry analysis, and research presentations
  • Create text documentation of video content for archiving, searchability, and documentation

Requirements

  • Valid YouTube video URL with available transcript or closed captions
  • Active OpenAI API key with sufficient quota for text processing
  • Stable internet connection to retrieve transcripts and process content through APIs

Service Value

Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.

Apps Used

LLM Chain Form Trigger OpenAI

Details

Trigger Automatic trigger
Nodes 10
Apps 3
Views 219
Downloads 149

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (10)

Sticky Note

Sticky Note

#1

Sticky Note1

Sticky Note

#2

Request YouTube Transcript

HTTP Request

#3

Sticky Note2

Sticky Note

#4

No Operation, do nothing

No Op

#5

Summarization of a YouTube script

Chain Summarization

#6

YouTube video URL

Form Trigger

#7

Sticky Note3

Sticky Note

#8

Summarization Engine

OpenAI

#9

Sticky Note4

Sticky Note

#10