AI Agents

Summarize YouTube videos and send to Telegram

12 nodes 320 151 Webhook
Download

Workflow Description

Automation that receives a YouTube video link via Telegram, extracts the complete video transcript, summarizes it using artificial intelligence, and sends the summary back to the user through Telegram instantly without delays or manual steps.

How it works

  1. 1.Receive video link from Telegram message
  2. 2.Extract video transcript using YouTube transcription service
  3. 3.Process and summarize text using OpenAI language model
  4. 4.Send summary back to Telegram channel

Use cases

  • Summarize educational video lectures and tutorials quickly
  • Monitor long video content without watching the entire video
  • Automate distribution of video summaries to team members

Requirements

  • Active Telegram account with configured bot
  • Valid OpenAI API key with sufficient credits
  • Accessible YouTube video link with available transcripts

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 320
Downloads 151

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