Block 1 - Respond to Webhook
- Type / Role
- n8n-nodes-base.respondToWebhook - respondToWebhook
- Config choices
- Version 1.4
This workflow is provided as-is. Please review and test before using in production.
Your Personal RSS Feed of YouTube Videos! This workflow creates an RSS feed containing the most recent videos published by your favorite channels. Use it in combination with your favorite RSS reade...
n8n-nodes-base.respondtowebhook, n8n-nodes-base.set, n8n-nodes-base.stickynote, n8n-nodes-base.manualtrigger, n8n-nodes-base.webhook, n8n-nodes-base.splitout, n8n-nodes-base.rssfeedread, n8n-nodes-base.filter
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Quinten Alexander.
Original n8n.io sourceThis workflow creates an RSS feed containing the most recent videos published by your favorite channels. Use it in combination with your favorite RSS reader and don't miss out on any of your favorite creators' content without all the distractions of YouTube. You can even play the video right from your RSS reader without ever having to visit YouTube itself!
This workflow is for everyone who likes to keep updated about videos from their favorite creator through their preferred RSS app.
Follow the steps in the red notes (from 1 to 4) to configure the workflow:
Only the nodes inside a red node need configuration; all other nodes are good to go. You are, however, free to change those nodes to your liking!
This workflow has 2 requirements:
Add any YouTube channel you want by adding their channel ID in the "Set Channels" node at the start of this workflow. If you aren't afraid of some XML RSS code, you can dive into the code blocks and change the resulting RSS feed. You can change the feed's title, description, or image. Or go all in on text processing and process the video description before it is added to the RSS items (such as removing sponsors or links to social media). You can also extend this workflow by adding RSS items from other feeds or sources.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 31 workflow blocks. Download the JSON for the full node graph.
| Workflow | Create YouTube video RSS feed with Redis caching and embedded video player |
|---|---|
| Complexity | advanced |
| Nodes | 31 |
| Categories | Personal Productivity |
| Author | Quinten Alexander |
| Published | 29 Jul 2025 |
Use the JSON export at /data/workflows/6646/6646.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
Your Personal RSS Feed of YouTube Videos! This workflow creates an RSS feed containing the most recent videos published by your favorite channels. Use it in combination with your favorite RSS reade...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity use case.