Build a personal RSS feed of your favorite YouTube channels

Pulls new videos from chosen YouTube channels into one clean RSS feed you can read without the distractions of YouTube.

How the work actually flows

A straight line. Runs once per each youtube channel.

Pattern: Multiple Instances without Synchronization (12)

flowchart TD trig>"rss reader requests feed"]:::trig s0[["pull videos from channels"]]:::mi s1["filter shorts and old videos"]:::task s2["build feed items"]:::task s3[("cache seen videos")]:::store trig --> s0 s0 --> s1 s1 --> s2 s2 --> s3 out[/"personal distraction-free video feed"/]:::out pay{{"stay updated without wasted attention"}}:::pay s3 --> out out --> pay classDef task fill:#e7f6fe,stroke:#34b8f0,color:#2c2a29 classDef svc fill:#f6f8fa,stroke:#7c8795,color:#2c2a29 classDef mi fill:#e7f6fe,stroke:#0079a8,color:#2c2a29,stroke-width:2px classDef human fill:#fff,stroke:#0079a8,color:#0079a8 classDef store fill:#f6f8fa,stroke:#0079a8,color:#2c2a29 classDef trig fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigtime fill:#00a4eb,stroke:#0079a8,color:#fff,font-weight:bold classDef trigdata fill:#8ad4f5,stroke:#0079a8,color:#06314c,font-weight:bold classDef gate fill:#fff,stroke:#e8a23d,color:#6b4708,font-weight:bold classDef out fill:#1f9d6b,stroke:#167a53,color:#fff,font-weight:bold classDef pay fill:#06314c,stroke:#021f33,color:#fff
Starts itA stepRuns once per itemA record or sheetResultPayoff
Build size
Advanced

A larger build with multiple systems, AI reasoning, and custom rules.

Business functions
Research & Market IntelligenceAPI & Webhook Integration
Connects
YouTubeRedis

The problem it solves

You want to keep up with a handful of YouTube channels without getting pulled into recommended videos and endless scrolling. Checking each channel manually, or living inside the YouTube app, wastes time and attention.

Who it fits

A content manager, researcher, or business owner who wants to track specific YouTube channels without distraction.

How it works

  1. Your RSS reader requests the feed
  2. The system pulls the latest videos from your chosen YouTube channels
  3. It filters out Shorts and anything older than a week
  4. Each video's player and description are added as a feed item
  5. Recently seen videos are cached so the feed loads instantly next time
What you get

Channels followed without opening YouTube

You get a clean personal feed of new videos from the YouTube channels you choose, without ads or algorithm distractions.

What you get

A private RSS feed of recent videos, playable directly inside your RSS reader.

What you need

A Google/YouTube API key, a Redis database, and an RSS reader app.

We can build this. But should you?

The hard question is not how to build it. It is whether this is the right thing to build first.

That is what a Fractional Chief AI Officer figures out with you, before anyone writes a line of code.

Let's Talk Strategy

Related automations

Back to the AI Playbook