Youtube does actually provide a <link> to these feeds, but _only_ if you press refresh in your browser after navigating to a channel's videos page. Their single-page-app breaks feeds and hitting refresh works around this by loading the correct page from scratch.
(To address the second point in this text: yes having an actual visible feed link or icon on the page itself should also be normalised)
I do have a problem with old videos getting presented as new videos. Videos from weeks ago get a publication date of two days ago. Sometimes I just don't know - based on a thumbnail - if I've already seen the video.
It'll even randomly drop subscriptions. Forcing the user to resubscribe.
Thanks vibe coding?
And why would YouTube go out of their way to allow you to do that?
Take your RSS URL of a channel, e.g.:
https://www.youtube.com/feeds/videos.xml?channel_id=UCxSGC9B...
Replace the `channel_id` with `playlist_id` and replace `UC` with `UULF`. This prefix will only list normal videos:
https://www.youtube.com/feeds/videos.xml?playlist_id=UULFxSG...
Ahh, good to know that my regular ISP got banned for something I have no clue about. Can't even read the blog.
Stupid, but it works.
YouTube page contains HTML link to RSS feed in channel page, and most RSS clients should just pick it up just fine.
By the way I maintain a list of feeds, many of them are youtube in link below, so if you would like to find a channel you can use it
Links:
h ttps://github.com/rumca-js/awesome-database-feeds
This has been a big issue for me. I currently use RSS exclusively to view the YouTube channels that I'm subscribed to -- currently about 75 channels (and 27 nebula channels) -- and over half of my YouTube feeds are filled with several shorts (sometimes multiple ones by the same creator per day).
Looking for hashtags in the title and marking those videos as read is essentially muscle memory at this point.
> Too many requests are being made from an unsupported application. This unfortunately degrades the experience and makes feeds slow for everyone else. Please try back later.
We seem to be having some technical difficulties. Hang tight..."
The articleās title is āYouTube, your feeds are brokenā. The word āRSSā was added to the submission title. Thatās factually incorrect: YouTube feeds are Atom, and have been since at least 2009. Even if they have from early days even to this day had a terrible habit of incorrectly labelling the <link rel="alternate"> tags with type="application/rss+xml" and title="RSS" or similar.
(I hate RSS. Awful thing, should have died more than twenty years ago. For all domains outside outside the benighted world of podcasting where Apple ruined things, Atom is the strictly better choice, and has been for full twenty years.)
Stuff I like, I often store, or make notes of. I don't personally use RSS for it, but perhaps I should make a kebman's curated YouTube RSS feed? It'll be kinda AI heavy tho...
> if we add a feed to specifically follow the channel's full-length, higher quality video content, that's what we want to see. Shorts are the opposite of that. They're impulse content, designed for infinite scroll, not for a feed reader
I'm officially asking for it.
On the channels I'm subscribing to, nothing is wrong with the shorts except the UI covering up part of the video. They're not lower quality, and while you could call a lot of them "impulsive", a lot of longer videos are also impulsive!
I feel like I live in an alternate world to most people because shorts seem resoundingly Fine to me. They have some advantages and disadvantages but overall it's on par with the rest of the site. Not some weird addictive slop feed.
There is literally a bell which you can set it so all videos get sent to your notification feed.
>But when that mission starts bleeding into the feeds of users who don't want it, it becomes a big problem.
Most people love shorts. It had extremely fast growth and continues to get a ton of engagement. Not wanting to see shorts is a small minority. It is disingenuous to pretend that no one wanted shorts when engagement is though the roof with the product.
https://www.youtube.com/feeds/videos.xml?channel_id=UCxSGC9B...
Replace the `channel_id` with `playlist_id` and replace `UC` with `UULF`. This prefix will only list normal videos:
https://www.youtube.com/feeds/videos.xml?playlist_id=UULFxSG...
----
From this comment: https://news.ycombinator.com/item?id=48032508
https://www.youtube.com/shorts/qc5PKbJ3tq4
Entirely possible it's the former.
> Too many requests are being made, which brings down the performance of feeds for other users. Please wait a while before requesting more feed content or log in for full access
Now I just use the like button which triggers an IFTTT applet to send a webhook to my server which downloads the video. (Sadly IFTTT has no "when you add to a playlist" trigger.)
Huge, huge numbers of machines behind a single external IP mean that your internet access carries all their reputation by proxy. Since switching off Comcast to a smaller fiber company that uses CGNAT I've seen somewhat more Cloudflare challenges.
I do like the overall design and the customizability.
EDIT: I found some info in the miniscule "Terms of Use" link at the bottom of the page when I clicked on the link to create a new account: https://aggly.com/terms
And then I guessed at the url for pricing information by typing in aggly.com/pricing, which redirected me to: https://aggly.com/account (I don't know how to get there from the home page, though)
I haven't found info on what "API access" is good for, though. Is there a description?
Also, would there be any way to integrate paid SubStack subscriptions? (I admittedly haven't looked into this much)
EDIT 2: also, is there an option for a more compact view of a feed, with just the titles and no images? Also, is there a way to filter a feed (or a whole bunch of feeds) by date range? Otherwise, I can see it becoming pretty hard to find something older, eventually, having to click "load more" over and over again...
just let me use the thing
I've already seen the full video, I don't want to see clips of it again.
Also 90% of my RSS reading is done on a desktop/laptop and it feels "wrong" to watch 30 second vertical shorts on a 32" display :D
And no matter how much I curate the algorithm, the thing that it wants to play next in the Shorts UI is effectively random to me. Not once have I ever seen one that is even a decent recommendation. Maybe I'm hitting some weird edge case because I'm having the opposite problem some people report; Shorts aren't horrifically addictive and I can't stop scrolling, I can't start. The recommendations in my feed are OK but the "next short" is uniformly terrible for me.
That's why I try to prune them down a bit.
I keep up the fight because as a recent article noticed, YouTube is still a unique video service with an astonishing amount of high-quality content from small creators, fascinating math videos, how-to videos, etc. I'm more-or-less winning the fight with the algorithm at the moment and it still often turns up interesting things. But it is a constant fight to keep it from becoming a lowest-common-denominator feed. Goodness help you if someone links you a YouTube video of a cat being stupid or anything political, get that watch out of your History before you forget.
You can find a bit more information here: https://stackoverflow.com/questions/71192605/how-do-i-get-yo...
From your link:
> However, this pattern was found by me by acquiring all playlists from "UUAA" to "UUZZ" and is not officially announced by YouTube.
Okay, this was reverse engineered and there's no promise from Google on that :-)
I wonder how they use these feeds if that's only internal.
Perhaps they don't, it could be that the interface was written to a more flexible spec to allow for ongoing changes, and close to release they decided which features would be officially supported. In that case the method being used here is either deliberately kept around for potential future use, or is a bit of their tech debt.
It may also be something that is internally supported still because it is used in legacy apps that are still out there (some smart TVs have ancient apps and no upgrade path) but they don't want it used by new code as it will eventuality be removed.
In any of those cases, there is no guarantee it'll still be there tomorrow.
GET /blog/youtube-your-feeds-are-broken HTTP/1.1
Host: openrss.org
HTTP/1.1 304 Not Modified
Cache-Control: public,max-age=1200
Content-Type: text/html; charset=utf-8
Date: Wed, 06 May 2026 18:06:13 GMT
Retry-After: 1162
Server: nginx/1.18.0 (Ubuntu)
[empty page]
Mirror: https://web.archive.org/web/20260506043414/https://openrss.o...> Too many requests are being made from this network, which brings down the performance of feeds for other users. Please try back later.
With regards to the topic, I've noticed this when using FreeTube during certain periods of the day.
I only recently found out GitHub releases have rss feeds! Great way to stay up to date on projects like raylib.
Newpipe asks you if you want to delete the sub. I've lost Lots of subscriptions this way. Damn!
Quite. I always feel if platforms were used based on merit, if monopolies didn't exist (and Google does prop Youtube up with its own funds) then companies would HAVE to listen to people. Degrees of incompetence would be punished by firing. But we don't live in that world
https://www.reddit.com/r/youtube/comments/1r61jpo/all_youtub...
I wonder if they keep it around because, without it, someone would be make and even less efficient means of getting at the information. What I'd really prefer is an email when a followed channel post a full video (Shorts can go to hell). And that email should forever and always be only that, never for anything else. Wouldn't even mind if it was just a "Premium" feature.
Btw, XHTML also lost to HTML for the same reason - what matters is that stuff works, not that pedants are happy.
Twitter had RSS feeds many moons ago:
* https://www.seroundtable.com/twitter-rss-depreciated-16973.h...
The solution I came up with was being able to sort/filter on all content/just videos/just shorts on a per view (folder) basis, so you can opt into them but they are omitted by default. Curious what other people's approaches are
Though for content that i follow, Almost every one of these shorts end up just being a snippet of a video they already posted, usually being used as a glorified ad for that existing video. It's just a waste of time.

In case you haven't caught on yet, some of us will just never be interested in being manipulated by those brain-rotting, never-ending homepage feeds you love shoving in our faces the moment we log in.
We would rather use the feeds you offer for each of your channels. You know, the ones you're hiding? The feeds we can subscribe to in our own feed reader to follow our favorite creators without having to be on your platform at all?
Well, your relationship with these feeds has gone from neglectful to borderline hostile, and we're tired of pretending otherwise.
[
](#your-feeds-keep-disappearing)
Let's start with the fact that when using your feeds in a feed reader, they're unreliable. Users have been reporting for a while now that their feeds either go silent without warning or vanish altogether. No announcement, no error message, no explanation. Just... gone.
And sometimes they're out of commission for so long that people genuinely think you've just said "screw it" and axed them.
Is it a bug? Probably. Is a fix being prioritized? That's a harder question to answer. But when a platform your size lets something like this slide, it stops feeling like an oversight and starts feeling like a choice.
[
](#hiding-your-feeds-in-plain-sight)
Another thing that annoys us: you make no effort to surface the link to these feeds. When visiting a YouTube channel, there's no link to follow it in a feed reader, no "add feed" button, nothing.
Instead, we're stuck trying to glue together a channel's feed from a bunch of jumbled letters and symbols like channel/UC4a-GbYw7vOacCHmFo40b9g, a hot, garbled mess that's unmemorable and clearly not designed for human beings.
It's sad to see when you compare that to the early web, when feeds were a first-class citizen and sites like yours wore their feed links at the top of their pages like a badge.
We just don't get it. You have the infrastructure and every opportunity to let people subscribe to your feeds in a feed reader with a single click. But you keep choosing not to. It's like you just don't want us to use them.
[
](#nobody-asked-for-shorts-in-their-feed)
Apparently somewhere down the line, you've begun a multi-year mission to become another TikTok, and that's fine, platforms evolve. But when that mission starts bleeding into the feeds of users who don't want it, it becomes a big problem.
Shorts are showing up in feeds whether we want them or not, and we've tried to express how much we don't want it as politely as possible (How many ways can we say "Not interested"?), but there they are.
When we subscribe to feeds in our feed readers, it's intentional. So if we add a feed to specifically follow the channel's full-length, higher quality video content, that's what we want to see. Shorts are the opposite of that. They're impulse content, designed for infinite scroll, not for a feed reader. And mixing the two isn't just annoying, it's a fundamental misunderstanding of the purpose of what feeds are for.
So feel free to chase TikTok. But it should be okay if some of us don't wanna be dragged along for the ride.
[
](#theres-a-much-bigger-problem-at-play)
Sadly, you're not the only platform letting their feeds rot. It's part of a broader pattern across the web where large platforms like yours have subtly, over time, made their feeds less visible and harder to use.
Why? Because offering feeds that can be used in feed readers lets us follow our favorite content without having to log in and constantly check your platforms. It gives us control. It removes your algorithms and the ability to manipulate us. It doesn't let you decide what we see and when, and that's bad for those fancy engagement metrics and ad revenue you all love so much.
Unfortunately, you're not unique in this. But you are one of the few platforms that still offers feeds that can be used in feed readers. So even if you're trying to make us forget they exist, we can't be too hard on you. You haven't removed them... yet.
[
](#our-feeds-will-be-here-even-if-yours-arent)
Here's the thing: the technology behind the feeds we use in our feed readers has outlasted every platform that ever tried to make it irrelevant.
It survived when Google killed its feed reader while trying to take the entire technology down with it. It survived the rise of social media timelines. It even survived the podcast industry trying to wall off its own open ecosystem (looking at you, Spotify).
So your indifference is just the latest chapter in a long, boring story we've all read before. But if you're going to offer feeds, make sure they actually work. And if not, guess we'll have to keep trying to do it for you.
ā¤
Open RSS is a registered 501(c)(3) nonprofit headquartered in the District of Columbia, USA and funded only by voluntary donations of its users. If you enjoy using Open RSS, we'd be so grateful if you'd consider donating to help us grow and continue to provide you with a quality and reliable service.
I have not verified this.
"money making ads" I'm surprised they haven't made their own coin to go with that. Perhaps a new coin should be part of that micropayment culture. Look what happened with Binance coin because so many people were using the site already and they could roll one out.
In reality, they could have made so much money from Gmail account recovery too. All of Google's shelved projects - maybe all they need is an efficient micropayment system to slap on whatever they put out - Google Reader included.
Raises and promotions should never be correlated to busiest staff member.