How to fix youtube sub feed

Published 2018-08-24 on Anjan's Homepage

Youtube has been tearing apart the sub feed for a couple of years now. Things like: videos not appear in chronological order, terrible general layout, and enhancing difficulty it takes to get to the youtube subfeed1. In this post, I will be explaining how to make a better youtube sub feed.

Introducting RSS

RSS (Rich Site Summary; originally RDF Site Summary; often called Really Simple Syndication) is a type of web feed which allows users to access updates to online content in a standardized, computer-readable format2.

Basically, RSS was created for an internet before social media. RSS allowed users to get updates from many different websites in one window. You may have seen this image all over the internet:

This is the RSS logo and it means that you can recieve the website’s updates using an RSS reader.

So why is this cool? Well, today’s social networks are “optimized” through machine learning algorithms that no one asked for. Social media websites (twitter, youtube and facebook) no longer display content in chronological order.

RSS allows you to:

  • see all your updates in one window
  • see updates directly from the authors
  • see updates in chronological order
  • see 99.9% of website updates as most websites use RSS

The setup

So, turns out youtube channels supports RSS. Simply, request an account on my RSS reader and log into my rss reader:

https://momi.ca/rss/

Export your Youtube subscriptions to a .OPML file that you can import with any RSS reader:

https://support.google.com/youtube/answer/6224202?hl=en-GB

In Miniflux (momi.ca/rss/). Click Feeds, then click import, and upload your OPML file.

You can add all the websites/blogs you visit. You do not need to rely on Facebook or Twitter to (badly) aggregate your news.

Have a comment on one of my posts? Start a discussion in my public inbox by sending an email to ~anjan/public-inbox@lists.sr.ht [mailing list etiquette]

Articles from blogs I follow around the net

These articles/blogs do not represent my own opinions or views.

Text processing on the Command Line - sharing my tools

Text processing on the command line - sharing my tools Introduction I'm quite fond of the command-line and spend a larger chunk of my life in a terminal emulator than I dare admit. I try to embrace the unix philosophy of using tools that "do one thing…

via Proycon's website July 7, 2024

Linux phones are not automatically secure

A common point in the Linux community is that escaping the walled garden of ecosystems like Android or iOS is already a means to higher security. Having no contact with Google or Apple servers ever again, nor cloud providers ever snooping on your private …

via TuxPhones - Linux phones, tablets and portable devices January 25, 2023

Generated by openring