this post was submitted on 22 Feb 2025
190 points (100.0% liked)
Technology
38092 readers
397 users here now
A nice place to discuss rumors, happenings, innovations, and challenges in the technology sphere. We also welcome discussions on the intersections of technology and society. If it’s technological news or discussion of technology, it probably belongs here.
Remember the overriding ethos on Beehaw: Be(e) Nice. Each user you encounter here is a person, and should be treated with kindness (even if they’re wrong, or use a Linux distro you don’t like). Personal attacks will not be tolerated.
Subcommunities on Beehaw:
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been using RSS to keep up with channels and it's been great. I recently found out that you can use a different feed url to only get the main videos from the channel (to filter out shorts and livestreams)
So instead of the channel url (which gets converted to
https://www.youtube.com/feeds/videos.xml?channel_id=UC...
) you usehttps://www.youtube.com/feeds/videos.xml?playlist_id=UULF...
(might stand for User Uploads Long Form)If you use an addon (like Feedbro) you can automatically get the first rss URL and manually convert it by clicking on Find Feeds In Current Tab when on the channel's page, then right-click copy the "rss" hyperlink. Otherwise, you can look for the channel ID in the page source by searching for
=UC
.That's super helpful, thank you for sharing! I appreciate it :)