Skip to main content

πŸŽ₯ Analyze YouTube video for summaries, transcripts & content + Google Gemini AI

Workflow preview

Workflow preview
100%
πŸŽ₯ Analyze YouTube video for summaries, transcripts & content + Google Gemini AI preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Analyze YouTube Video for Summaries, Transcripts & Content + Google Gemini Who is this for? This workflow is ideal for content creators , video marketers , and research professionals who need to...

Best for

  • Content Creation automation workflows
  • AI Summarization automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.set, n8n-nodes-base.stickynote, n8n-nodes-base.httprequest, n8n-nodes-base.code, n8n-nodes-base.googledrive, n8n-nodes-base.gmail, n8n-nodes-base.markdown, n8n-nodes-base.form

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Joseph LePage.

Original n8n.io source

1.1 Workflow description

Title
πŸŽ₯ Analyze YouTube video for summaries, transcripts & content + Google Gemini AI
Workflow name
πŸŽ₯ Analyze YouTube video for summaries, transcripts & content + Google Gemini AI

πŸŽ₯ Analyze YouTube Video for Summaries, Transcripts & Content + Google Gemini

Who is this for?

This workflow is ideal for content creators, video marketers, and research professionals who need to extract actionable insights, detailed transcripts, or metadata from YouTube videos efficiently. It is particularly useful for those leveraging AI tools to analyze video content and optimize audience engagement.

What problem does this workflow solve? / Use case

Analyzing video content manually can be time-consuming and prone to errors. This workflow automates the process by extracting key metadata, generating summaries, and providing structured transcripts tailored to specific use cases. It helps users save time and ensures accurate data extraction for content optimization.

What this workflow does

  • Extracts audience-specific metadata (e.g., video type, tone, key topics, engagement drivers).
  • Generates customized outputs based on six prompt types:
    • Default: Actionable insights and strategies.
    • Transcribe: Verbatim transcription.
    • Timestamps: Timestamped dialogue.
    • Summary: Concise bullet-point summary.
    • Scene: Visual descriptions of settings and techniques.
    • Clips: High-engagement video segments with timestamps.
  • Saves extracted data as a text file in Google Drive.
  • Sends analyzed outputs via Gmail or provides them in a completion form.

Setup

  1. Configure API keys:
    • Add your Google API key as an environment variable.
  2. Input requirements:
    • Provide the YouTube video ID (e.g., wBuULAoJxok).
    • Select a prompt type from the dropdown menu.
  3. Connect credentials:
    • Set up Google Drive and Gmail integrations in n8n.

How to customize this workflow to your needs

  • Modify the metadata prompt to extract additional fields relevant to your use case.
  • Adjust the output format for summaries or transcripts based on your preferences (e.g., structured bullets or plain text).
  • Add nodes to integrate with other platforms like Slack or Notion for further collaboration.

Example Usage

  1. Input: YouTube video ID (wBuULAoJxok) and prompt type (summary).
  2. Output: A concise summary highlighting actionable insights, tools, and resources mentioned in the video.

1.2 Logical Blocks

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.

2. Block-by-Block Analysis

Block 1 - Config

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 2 - Sticky Note2

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 3 - Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 4 - Get Video Audience MetaData

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 5 - Compose Prompts

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 6 - Extract MetaData Object

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 7 - Get Prompt by Prompt Type

Type / Role
n8n-nodes-base.code - code
Config choices
Version 2

Block 8 - Define Audience Meta Prompt

Type / Role
n8n-nodes-base.set - set
Config choices
Version 3.4

Block 9 - Sticky Note4

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 10 - Sticky Note5

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 11 - Sticky Note7

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 12 - Sticky Note8

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 13 - Sticky Note9

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 14 - Sticky Note10

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 15 - Get YouTube Information by Prompt Type

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 16 - Sticky Note1

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 17 - Save to Google Drive as Text File

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 18 - Send to Gmail as HTML

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 19 - Convert Markdown to HTML

Type / Role
n8n-nodes-base.markdown - markdown
Config choices
Version 1

Block 20 - Provide YouTube Information to User as HTML

Type / Role
n8n-nodes-base.form - form
Config choices
Version 1

Block 21 - Sticky Note3

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 22 - Sticky Note6

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 23 - Sticky Note11

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 24 - Sticky Note12

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Showing the first 24 of 33 workflow blocks. Download the JSON for the full node graph.

3. Summary Table

Workflow πŸŽ₯ Analyze YouTube video for summaries, transcripts & content + Google Gemini AI
Complexity advanced
Nodes 33
Categories Content Creation, AI Summarization
Author Joseph LePage
Published 22 Mar 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/3289/3289.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

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.

Frequently asked questions

What does πŸŽ₯ Analyze YouTube video for summaries, transcripts & content + Google Gemini AI do?

Analyze YouTube Video for Summaries, Transcripts & Content + Google Gemini Who is this for? This workflow is ideal for content creators , video marketers , and research professionals who need to...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

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 Content Creation, AI Summarization use case.