AI Agents

Extract YouTube video summaries and send to Telegram

12 nodes 309 164 Webhook
Download

Workflow Description

Automation receives video links via webhook, extracts transcripts from YouTube videos, processes them through OpenAI language models for intelligent summarization, and automatically sends summaries to specified Telegram channels or groups in real-time.

How it works

  1. 1.Receive video URL via webhook trigger from Telegram
  2. 2.Extract video transcript from YouTube using transcription tool
  3. 3.Process text through LLM chain for summarization and analysis
  4. 4.Send generated summary to target Telegram channel automatically

Use cases

  • Stay updated on educational content without watching full videos
  • Create automatic summaries of long-form videos for team distribution
  • Archive webinar and seminar summaries in Telegram groups for reference

Requirements

  • Active Telegram account with channel or group admin permissions
  • OpenAI API key for language model access
  • Valid webhook endpoint configured for Telegram integration

Service Value

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

Apps Used

YouTube Telegram OpenAI LLM Chain

Details

Trigger Webhook
Nodes 12
Apps 4
Views 309
Downloads 164

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

/

Webhook

Webhook

#1

YouTube Transcript

Youtube Transcripter

#2

Split Out

Split Out

#3

Respond to Webhook

Webhook

#4

Telegram

Set

#5

Get YouTube URL

Set

#6

YouTube Video ID

Code

#7

Get YouTube Video

You Tube

#8

gpt-4o-mini

OpenAI

#9

Summarize & Analyze Transcript

LLM Chain

#10

Concatenate

Summarize

#11

Response Object

Set

#12