Who is this workflow for? Efficiently share the latest content from your favorite YouTube channels directly to your Telegram groups, channels, or private chats. This n8n workflow automates the process of fetching new videos and posting them to Telegram, ensuring your audience stays updated without manual intervention..

What does this workflow do?

  • CheckTime Node: Configures the frequency at which the workflow fetches new videos from YouTube. The default interval is set to every 30 minutes, but it can be adjusted based on your needs.
  • GetVideosYT Node: Retrieves the latest videos from a specified YouTube channel. You need to provide the channel’s ID (found at the end of the YouTube channel URL) and set the number of videos to fetch using the “Limit” parameter. Ensure you have the necessary Google OAuth2 credentials, following the n8n Google credentials guide. If using n8n’s tunneling feature, update the OAuth callback URL in Google Cloud Platform accordingly.
  • Set Node: Prepares and assigns variables required for subsequent nodes to function correctly. This node should remain unedited to maintain workflow integrity.
  • Function Node: Verifies whether a fetched video has been previously processed by the workflow to prevent duplicate postings to Telegram. Do not modify this node to ensure accurate tracking.
  • SendVideo Node: Transmits the video details to the designated Telegram chat. Configure this node by:
  • Entering your Telegram bot credentials, following the Telegram credentials guide.
  • Specifying the Chat ID where the message will be sent. Refer to the Chat ID retrieval guide for assistance.
  • Customizing the text of your message to include relevant information about the new video.

Note: The workflow operates correctly only when it is active. Manual execution will result in all the latest videos being sent each time.

🤖 Why Use This Automation Workflow?

  • Automation: Eliminates the need for manual monitoring and posting of new YouTube videos.
  • Timeliness: Ensures your Telegram audience receives updates promptly as new videos are published.
  • Customization: Allows personalization of messages sent to Telegram, enhancing engagement.

👨‍💻 Who is This Workflow For?

  • Content Creators: Share your latest YouTube videos seamlessly with your Telegram subscribers.
  • Community Managers: Keep your Telegram communities informed about new content from specific YouTube channels.
  • Marketing Teams: Automate content distribution to maintain consistent communication with your audience.

🎯 Use Cases

  1. YouTube Channel Promotion: Automatically notify your Telegram subscribers whenever you upload a new video, increasing viewership and engagement.
  2. Content Aggregation: Collect videos from multiple YouTube channels and distribute them to a centralized Telegram channel for easy access.
  3. Event Announcements: Share special video releases or live streams from YouTube directly to your Telegram groups to maximize reach.

TL;DR

This n8n workflow streamlines the process of sharing new YouTube videos to Telegram, ensuring timely and automated updates for your audience. By setting up this workflow, you enhance your content distribution strategy, save time, and maintain consistent communication with your Telegram communities.

Help us find the best n8n templates

About

A curated directory of the best n8n templates for workflow automations.