🎬 YouTube to telegram summary bot with Decodo & Gemini AI

⚡ 320 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

Stop wasting hours watching long videos. This n8n workflow acts as your personal “TL;DW” (Too Long; Didn’t Watch) assistant. It automatically pulls YouTube transcripts using Decodo, analyzes them with Google Gemini, and sends a detailed summary straight to your Telegram.

Why You Need This

Who Is This For?

How It Works

  1. Send Link: You message a YouTube link to your Telegram bot.
  2. Scrape: The bot uses the Decodo API to grab the video transcript and metadata (views, chapters, etc.).
  3. Analyze: Google Gemini reads the text and writes a structured summary (overview, takeaways, tools).
  4. Deliver: You receive the formatted summary in chat.

Setup Guide

What You Need

Quick Installation

  1. Import: Load the JSON file into your n8n instance.
  2. Credentials: Add your API keys for Telegram, Decodo, and Google Gemini in the n8n credentials section.
  3. Configure:
    • In the “Alert Admin” node, set the chatId to your Telegram User ID (find it via @userinfobot).
    • (Optional) Change the languageCode in the Config node if you want non-English transcripts.
  4. Test: Send a YouTube link to your bot. You should see a “Processing…” message followed by your summary!

Troubleshooting & Tips


Created by: Khaisa Studio Category: AI-Powered Automation Tags: YouTube, AI, Telegram, Summarization, Decodo, Gemini Need custom workflows? Contact us

Connect with the creator: Portfolio • Workflows • LinkedIn • Medium • Threads

đź”— Nodes Used

HTTP Request, Telegram, Telegram Trigger, Basic LLM Chain, Google Gemini Chat Model

📥 Import

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

📖 Importing guide · 🔑 Credential setup