Automated YouTube Subscription Email Notification System

somdn_product_page

This n8n workflow automates the process of monitoring your YouTube subscriptions for new videos and sending email notifications for eligible content. The workflow starts with a scheduled trigger that runs every hour to check for new videos across your subscriptions. It retrieves your subscription list via the YouTube Data API and fetches the latest 15 videos for each channel using RSS feeds, which is a quota-efficient approach. For each video, it verifies if it is a newly published, unwatched video and filters out shorts based on duration. If a new valid video is found, an email is automatically sent containing the video title and thumbnail, allowing recipients to easily access the content. This setup is ideal for anyone who wants to stay updated with new YouTube content from subscribed channels without manual checking, using quota-efficient methods and email automation.

Node Count

11 – 20 Nodes

Nodes Used

emailSend, filter, httpRequest, if, rssFeedRead, scheduleTrigger, splitOut, stickyNote, stopAndError, youTube

Reviews

There are no reviews yet.

Be the first to review “Automated YouTube Subscription Email Notification System”

Your email address will not be published. Required fields are marked *