YouTube New Videos Notification
detail.loadingPreview
Sends an email notification for new videos published by your subscribed YouTube channels.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow monitors your YouTube subscriptions for new videos and sends email notifications. It uses the RSS feed of each channel to get the latest videos and filters out shorts. It also retrieves additional video details like thumbnails and duration using the YouTube API for a richer email notification.
Key Features
- Monitors YouTube subscriptions for new videos.
- Filters out YouTube Shorts based on duration.
- Retrieves video thumbnails and durations from the YouTube API.
- Sends email notifications with video details and thumbnails.
How To Use
- Configure YouTube Credentials: Set up and add your YouTube OAuth2 credentials in n8n.
- Set Environment Variables: Define
BASE_URLandAPI_BASE_URLas environment variables in your n8n setup. These should point to your YouTube API endpoints. - Adjust Schedule Trigger: Modify the
Schedule Triggernode to set the desired frequency for checking new videos (e.g., hourly, daily). - Configure Email: Update the
Send an email for each new videonode with your email sender credentials and recipient details.
Apps Used
Workflow JSON
{
"id": "72dda116-2a8a-4497-8b1e-c64c6c7ca401",
"name": "YouTube New Videos Notification",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 72dda116-2a8a...
About the Author
SaaS_Connector
Integration Guru
Connecting CRM, Notion, and Slack to automate your life.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community RSS Feed Aggregator
Aggregates content from multiple RSS feeds into a single list.
Create a Zendesk Ticket
Automatically creates a ticket in Zendesk when manually triggered.
Create a Client in Harvest (Unverified)
Manually trigger the creation of a new client in your Harvest account.
Twitch Stream Status Checker
Checks if a Twitch user is currently streaming.
Webflow Form Submission to Discord Channel Automation
Automate the creation of Discord channels based on Webflow form names and send form submissions to them.
Standup Bot - Override Configuration
Manually override the configuration for the Standup Bot.