Monitor YouTube Channels and Send Daily Updates to Discord via RSS (No API Key)
Automatically track your favorite YouTube creators and get a daily summary of new videos delivered to Discord.
Unlike complex YouTube API integrations, this workflow uses efficient RSS feeds, meaning you don't need a Google Cloud API Key or worry about quota limits.
How it works The workflow is scheduled to run daily (default 8:30 AM) to: Define Channels: It takes a list of "Channel IDs" you want to monitor. Fetch RSS: It retrieves the latest video feed for each channel. Filter: It applies a strict date filter to pass only videos published in the last 24 hours. Notify: Sends a notification to your Discord server with the Video Title, Date, and Link.
Setup steps
-
Add your Channels Open the node named "Define Channel IDs". Replace the example IDs with the Channel IDs you want to track. Note: The template comes pre-loaded with some Spanish AI channels as a demo. Feel free to remove them! Tip: If you don't know a Creator's Channel ID (e.g. UC...), use a free online "YouTube Channel ID Finder".
-
Connect Discord Create a Webhook in your Discord Server (Server Settings > Integrations > Webhooks). Open the "Discord Notification" node. Create a new credential and paste your Webhook URL.
Note: This template is a lightweight alternative to database-backed trackers. It relies on the daily trigger frequency to avoid duplicates.
Related Templates
Automate Free IP Analysis: NixGuard AI Summaries & Wazuh Integration
Supercharge Your Security Operations for Free Stop wasting time manually investigating suspicious IP addresses. This wo...
Convert JSON Objects to Base64 Strings with File Processing
Encode JSON to Base64 String in n8n This example workflow demonstrates how to convert a JSON object into a base64-encod...
Automate Daily YouTrack Task Summaries to Discord by Assignee
Daily YouTrack In-Progress Tasks Summary to Discord by Assignee Keep your team in sync with a daily summary of tasks cu...
๐ Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments