Monitor YouTube Channels and Send Daily Updates to Discord via RSS (No API Key) — n8n Workflow

Medium complexity Scheduled7 nodes🤗 Supportby Vasyl Pavlyuchok

Overview

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 s

Nodes used

Discord

Workflow Preview

1. Define Channels
Add the YouTube Channel IDs here.
2. Process Feeds
Split the list and fetch RSS data.
3. Filter & Notify
Keep only last 24h videos.
0. Daily Trigger
Workflow executes daily at 8:30 am.
Hey, I'm Vasyl Pavlyuchok
I design AI-powered automation systems for
founders and agencies. I build the systems that
let businesses run without you.
🚀 What I can help you with
* Killing
!Vasyl Pavlyuchok
📺 YouTube Monitor Setup
This workflow tracks specific YouTube channels and noti
1. Add Channels
Open the node "Define Channel IDs" (Step 1). Yo
🟢 Demo Configuration (Spanish AI Channels)
This template is pre-loaded with top Spanish-speaking A
Current List:
* [Alejavi Rivera](https://www.y
S
Split Channel IDs
D
Define Channel IDs
F
Fetch Youtube RSS
D
Daily Trigger
F
Filter Last 24h
Discord Notification
W
Wait 2 sec
7 nodes6 edges

How it Works

  1. 1

    Trigger

    The workflow starts with a scheduled trigger, running on a defined schedule.

  2. 2

    Process

    Data flows through 7 nodes, connecting discord, filter, rssfeedread.

  3. 3

    Output

    The workflow completes its automation and delivers the result to the configured destination.

Node Details (7)

DI

Discord

discord

#1

How to Import This Workflow

  1. 1Click Download JSON button on the right to save the workflow file.
  2. 2Open your n8n instance. Go to Workflows → New → Import from file.
  3. 3Select the downloaded monitor-youtube-channels-and-send-daily-updates-to-discord-via-rss-no-api-key file and click Import.
  4. 4Set up credentials for each service node (API keys, OAuth, etc.).
  5. 5Click Test Workflow to verify everything works, then activate it.

Or paste directly in n8n → Import from JSON:

{ "name": "Monitor YouTube Channels and Send Daily Updates to Discord via RSS (No API Key)", "nodes": [...], ...}

Integrations

discordfilterrssfeedreadscheduletriggersetsplitoutwait

Get This Workflow

Download and import in one click

Download JSONView on n8n.io
Nodes7
Complexitymedium
Triggerscheduled
CategorySupport

Created by

Vasyl Pavlyuchok

Vasyl Pavlyuchok

@vasylpavlyuchok

Tags

discordfilterrssfeedreadscheduletriggersetsplitoutwait

New to n8n?

n8n is a free, open-source workflow automation tool. Self-host it or use the cloud version.

Get n8n Free →