YouTube RSS Feed with Redis Cache & Embedded Player - n8n Workflow | Neura Market | Neura Market
YouTube RSS Feed with Redis Cache & Embedded Player
Creates a personalized RSS feed of recent YouTube videos from selected channels, filtering out shorts, with embedded players and Redis caching for efficient updates.
This n8n workflow generates a custom RSS feed aggregating the latest videos from your favorite YouTube channels. Triggered by a webhook from your RSS reader, it fetches channel feeds via the YouTube API, filters for standard videos (excluding shorts) posted in the last week, retrieves full descriptions and embeddable players, and constructs RSS items with rich content. Results are cached in Redis to minimize API calls and ensure fast responses on subsequent requests.
Key features include automa