ES | EN
Marketing

Send new YouTube channel videos to Telegram

TelegramYou Tube
Nodes 2
Complexity Basic
Category Marketing
n8n popularity 9,232 views in n8n library

A simple node to send new YouTube videos from a channel to a Telegram chat (private, group or channel). CheckTime: set how often videos should be fetched from YouTube. Default is 30 minutes. GetVideosYT: this node will fetch the list of videos from a given channel. Here you need to specify on "Limit" the number of videos to fetch, and on "Channel ID" the ID of the desired channel (it should be the ending part of the URL). You need Google OAuth2 credentials to make it work. A guide is available here. (If you use n8n's tunneling, you may need to adjust the OAuth callback URL on Google Cloud Platform) Set: this node will set some variables to work easily with the next nodes. You shouldn't edit this. Function: this node checks if the video was seen previously by the workflow, so that it won't be published a second time on Telegram. You shouldn't edit this. SendVideo: this node sends the message to Telegram. You need to set your bot's credentials (guide here), specify the Chat ID to send t

Apps and nodes included

Step-by-Step Implementation Guide

Videos YouTube a Telegram

Envía automáticamente nuevos videos de un canal de YouTube a un chat de Telegram. Mantén tu audiencia actualizada con las últimas publicaciones.

Nodos Utilizados

  • Telegram: Para enviar mensajes.
  • YouTube: Para monitorear nuevos videos.

Pasos de Configuración

  • Paso 1: Configura el nodo YouTube con la URL del canal.
  • Paso 2: Configura el nodo Telegram con tu token de bot y el ID del chat.
  • Paso 3: Define la frecuencia de revisión en el nodo YouTube.
⚡ Open and edit in Scriflow ← Browse all n8n templates

Scriflow builds and adapts n8n workflows with AI. Open this template in the editor to get the import-ready JSON.