Create a Custom YouTube Video RSS Feed with Redis Caching - n8n Workflow | Neura Market
Create a Custom YouTube Video RSS Feed with Redis Caching
Generate a personalized RSS feed of YouTube videos from your favorite channels, complete with Redis caching for efficient data retrieval.
This workflow automates the creation of an RSS feed that includes the latest videos from selected YouTube channels. It filters out shorts and older videos, ensuring only recent content is included. By caching video information in a Redis database, the workflow minimizes redundant API calls, enhancing performance. The RSS feed is enriched with embedded video players, allowing you to watch videos directly from your RSS reader.
Platform
n8n
Category
Media & Entertainment
Price
Free
Creator
Gabriel Santos
if
set
code
sort
merge
redis
filter
webhook
youTube
splitOut
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.