Developer & DevOps

Connect YouTube with Telegram

5 nodes 239 123 Scheduled trigger
Download

Workflow Description

Automate the collection and delivery of new YouTube videos from specific channels directly to a Telegram group at scheduled intervals. The workflow fetches recent uploads, processes metadata, and sends formatted notifications without manual intervention.

How it works

  1. 1.Configure scheduled interval for checking YouTube channel updates
  2. 2.Retrieve latest videos from YouTube channel using API credentials
  3. 3.Extract and format video metadata including title, URL, and publication date
  4. 4.Send structured message with video details to designated Telegram group

Use cases

  • Notify team members instantly about new content from monitored YouTube channels
  • Automate distribution of video links to Telegram audience without requiring manual posting

Requirements

  • Valid YouTube Data API credentials and channel ID to monitor
  • Telegram bot token and group chat ID for message delivery
  • Database or memory to track previously sent videos and prevent duplicates

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Interval YouTube Telegram

Details

Trigger Scheduled trigger
Nodes 5
Apps 3
Views 239
Downloads 123

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

Set

Set

#1

Function

Function

#2

CheckTime

Interval

#3

GetVideosYT

You Tube

#4

SendVideo

Set

#5