Went looking for a way to exclude YouTube shorts from a channel's RSS feed. Plenty of useless info over the years, like filtering by video length.
Then I found this post that actually works. And the author is on Mastodon, thanks @kenzeh!
https://blog.amen6.com/blog/2025/01/no-shorts-please-hidden-youtube-rss-feed-urls/
No Shorts Please! Hidden YouTube RSS Feed URLs
Introduction Playlist IDs All Videos No Shorts Credit Undocumented Introduction I consume quite a lot of content from YouTube, via their RSS feeds, and this was working fine until they added Shorts. I struggled to find a way to get the shorts out of my feed, eventually settling on scraping the YouTube API to query the video, and filtering out any that had a duration that was less than 61 seconds.