🎬 YouTube video content analyzer & summarizer with Gemini AI

2,763 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 takes two inputs, YouTube video URL (required) and a description of what information to extract from the video. If the description/“what you want” field is left empty, the default prompt will generate a detailed summary and description of the video’s contents. However, you can ask for something more specific using this field/input. ++ Don’t forget to make the workflow Active and use the production URL from the form node.

Benefits

How It Works

  1. Smart Form Interface:
  1. Description Check:
  1. HTTP Request:

Setup Instructions:

HTTP Request Setup:

  1. Sign up for a Google Cloud account, join the Developer Program and get your Gemini API key

  2. Get curl for Gemini Video Understanding API

The video understanding relies on the inputs from the form, code and HTTP request node, so correct mapping is essential for the workflow to function correctly. Feel free to reach out for additional help or clarification at my Gmail: terflix45@gmail.com, and I’ll get back to you as soon as I can.

Setup Steps:

  1. Code Node Setup:

}

return $input.all(); // End of Code

  1. HTTP Request:
  1. Redirect:

🔗 Nodes Used

HTTP Request, n8n Form Trigger, n8n Form

📥 Import

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

📖 Importing guide · 🔑 Credential setup