Developer & DevOps

Extract YouTube Video Summaries and Analysis with Gemini AI

33 nodes 292 180 Automatic trigger
Download

Workflow Description

This automation receives YouTube video links through a form, extracts the video transcript and metadata, analyzes the content using Gemini AI, and sends a comprehensive summary and insights via email while archiving results in Google Drive.

How it works

  1. 1.Receive video URL submission through web form
  2. 2.Extract transcript and metadata from the YouTube video
  3. 3.Send content to Gemini AI for analysis and summarization
  4. 4.Process and format the results for readability
  5. 5.Save summary and analysis report to Google Drive
  6. 6.Deliver final report via email to the requester

Use cases

  • Quick review of long-form video content without full viewing
  • Extract key concepts and statistics from educational webinars
  • Automate video content documentation for team archives
  • Analyze competitor strategies through their video content

Requirements

  • Active Google account with Drive and Gmail access
  • Google Gemini AI API key
  • Google Form or web form for video URL submission
  • Permissions to create files in Google Drive
  • Stable internet connection

Service Value

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

Apps Used

Google Drive Gmail Form Trigger

Details

Trigger Automatic trigger
Nodes 33
Apps 3
Views 292
Downloads 180

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 (33)

/

Config

Set

#1

Sticky Note2

Sticky Note

#2

Sticky Note

Sticky Note

#3

Get Video Audience MetaData

HTTP Request

#4

Compose Prompts

Set

#5

Extract MetaData Object

Set

#6

Get Prompt by Prompt Type

Code

#7

Define Audience Meta Prompt

Set

#8

Sticky Note4

Sticky Note

#9

Sticky Note5

Sticky Note

#10

Sticky Note7

Sticky Note

#11

Sticky Note8

Sticky Note

#12

Sticky Note9

Sticky Note

#13

Sticky Note10

Sticky Note

#14

Get YouTube Information by Prompt Type

HTTP Request

#15

Sticky Note1

Sticky Note

#16

Save to Google Drive as Text File

Google Drive

#17

Send to Gmail as HTML

Gmail

#18

Convert Markdown to HTML

Markdown

#19

Provide YouTube Information to User as HTML

Form

#20

Sticky Note3

Sticky Note

#21

Sticky Note6

Sticky Note

#22

Sticky Note11

Sticky Note

#23

Sticky Note12

Sticky Note

#24

Sticky Note13

Sticky Note

#25

Sticky Note14

Sticky Note

#26

Sticky Note15

Sticky Note

#27

Start Workflow

Form Trigger

#28

Create YouTube API URL

Code

#29

Get YouTube Video Details

HTTP Request

#30

Sticky Note16

Sticky Note

#31

Merge

Merge

#32

Sticky Note17

Sticky Note

#33