🎬 Summarize YouTube transcripts in any language with Google Gemini & Google Docs

⚑ 2,424 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

YouTube Transcript Summarization in Any Language for Social Media

This n8n workflow automates the process of:

  1. Retrieving YouTube Video Transcripts:
    It fetches the transcript for any YouTube video URL provided using the YouTube Transcript API from RapidAPI.

  2. Generating a Concise Summary in Any Language:
    The workflow uses Google Gemini (PaLM) to create a concise summary of the transcript in the language specified by the user (e.g., English, Spanish, etc.).

  3. Storing the Summary in Google Docs:
    The generated summary is inserted into a predefined Google Document, making it easy for users to share or edit.

Features:

This workflow integrates with YouTube Transcript API via RapidAPI, allowing you to easily fetch video transcripts and summarize them with AI. The entire process is automated and seamless.

Powered by RapidAPI:


Benefits:


Challenges Addressed:


πŸ”— Nodes Used

HTTP Request, Google Docs, AI Agent, n8n Form Trigger, Google Gemini Chat Model

πŸ“₯ Import

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

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