AI Agents

Connect Telegram with YouTube

12 nodes 231 148 Webhook
Download

Workflow Description

This template receives YouTube video links via Telegram, extracts full transcripts, processes them through AI models to generate intelligent summaries, and automatically delivers results back to users through instant Telegram messages.

How it works

  1. 1.Receive YouTube video link from Telegram message through webhook endpoint
  2. 2.Extract complete transcript from the video using specialized transcript conversion engine
  3. 3.Process transcript through OpenAI and LLM chain for analysis and summarization
  4. 4.Send generated summary and insights back to user via Telegram

Use cases

  • Content consumer obtains instant summaries of lengthy videos without watching them entirely
  • Research team coordinates important videos and extracts key data efficiently
  • Educator tests student comprehension by requesting video lecture summaries via bot

Requirements

  • Active YouTube API account with valid access credentials and API key
  • OpenAI key or compatible LLM model for running AI transformations
  • Independent Telegram bot token and dedicated Telegram channel or group

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 231
Downloads 148

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