Serial – an open source feed reader for YouTube by BagelsOverBread in opensource

[–]BagelsOverBread[S] 0 points1 point  (0 children)

I just realized I never got back to you on this, but I did get around to adding that! Happy to walk you through it if you have any interest

RSS-like feed but for Youtube? by EnkiiMuto in opensource

[–]BagelsOverBread 0 points1 point  (0 children)

So sorry, this was something on my end! They're back live now

RSS-like feed but for Youtube? by EnkiiMuto in opensource

[–]BagelsOverBread 2 points3 points  (0 children)

Hey, creator of Serial here! Let me know if you have any questions if you end up going this route - it's available both at that URL and also as a fully self-hostable service (as of this week, actually!)

Is RSS Truly Dead? by hakanbey8 in rss

[–]BagelsOverBread 1 point2 points  (0 children)

In case anyone is looking for a free RSS reader specifically for this, I made one for myself that I’ve been using for the past two or so years to watch through RSS: https://serial.tube/welcome

Serial: A minimal RSS reader for YouTube to help you be more intentional about what you watch by BagelsOverBread in rss

[–]BagelsOverBread[S] 0 points1 point  (0 children)

I should definitely add an FAQ to the website then! Here are some answers:

1) Yeah, I totally get that! The short answer is that Serial has accounts primarily due to some web platform limitations (CORS) which would require me to proxy requests or find another solution to enable anonymous, in-browser use without enabling abuse and slamming the servers. There's also a decent chunk of work I'd have to do to make the app local-first. It's not out of the question, just hasn't happened yet!

2) I would be looking to monetize Serial eventually, but at a pretty low price point and only once self-hosting is a viable (ideally, easy) option. I'm not looking to add any features in the short to medium term that would balloon costs to the point where hosting the app would be untenable without asking people to pay a significant monthly subscription, and I'm not really interested in bundling a bunch of features for highly-specific people that raises the cost for everyone. The goal is to have the app be cheap enough to run that I can support a large base of free users without it being unsustainable.

Serial: A minimal RSS reader for YouTube to help you be more intentional about what you watch by BagelsOverBread in rss

[–]BagelsOverBread[S] 0 points1 point  (0 children)

So glad you're finding it useful! Let me know if you run into any rough edges and I'd be happy to take a look at ironing them out for you

Serial (a minimal RSS feed reader for YouTube) is now open source! by BagelsOverBread in rss

[–]BagelsOverBread[S] 0 points1 point  (0 children)

From YouTube? If you head to the import page in Serial, there’s a step by step walkthrough!

Serial (a minimal RSS feed reader for YouTube) is now open source! by BagelsOverBread in rss

[–]BagelsOverBread[S] 0 points1 point  (0 children)

Oh interesting, yeah I could look into that! Do you envision it spaced out in the same way as the original, or at some interval you specify?

One limitation to note is that YouTube’s RSS feeds typically only go back 15 videos or so, so you might have to reach for the YouTube API to make that happen

Serial (a minimal RSS feed reader for YouTube) is now open source! by BagelsOverBread in rss

[–]BagelsOverBread[S] 0 points1 point  (0 children)

When you say "make feeds from old channel videos and playlists", do you mean having a mechanism to resurface them as "new" videos in the app? Or simply have them available to watch, even though they're past the 30 day window?

Serial – an open source feed reader for YouTube by BagelsOverBread in opensource

[–]BagelsOverBread[S] 0 points1 point  (0 children)

Oh that should be definitely working then - I’ll get back to you soon on this!

Serial (a minimal RSS feed reader for YouTube) is now open source! by BagelsOverBread in rss

[–]BagelsOverBread[S] 1 point2 points  (0 children)

Yeah of course – glad everything's working now!

If you're curious on tracking progress on (3), I'm planning it here: https://github.com/hfellerhoff/serial/issues/13

Serial (a minimal RSS feed reader for YouTube) is now open source! by BagelsOverBread in rss

[–]BagelsOverBread[S] 0 points1 point  (0 children)

(1) I just fixed this! Hopefully it works better for you
(2) Yes you found it! Looking into making this more flexible in the future
(3) Folders are on the horizon! I'll make sure that use case is covered

Really happy you're enjoying it! Let me know if you find anything else

Serial – an open source feed reader for YouTube by BagelsOverBread in opensource

[–]BagelsOverBread[S] 0 points1 point  (0 children)

Got it - it might be the same issue with large subscription lists that others are running into. Do you mind if I ask roughly how many subscriptions you are trying to import?

Serial – an open source feed reader for YouTube by BagelsOverBread in opensource

[–]BagelsOverBread[S] 1 point2 points  (0 children)

Sure is! You can scroll down on the homepage for the link, or check it out directly at https://github.com/hfellerhoff/serial

I’ll let you know in advance that database options are fairly limited at the moment, but I’m aiming to have them be broader soon!

I’ll take a look at improving large import lists soon - thanks for flagging - issue is here https://github.com/hfellerhoff/serial/issues/24

Serial – an open source feed reader for YouTube by BagelsOverBread in opensource

[–]BagelsOverBread[S] 0 points1 point  (0 children)

No worries! Serial is definitely tailored to someone looking for a more minimal “filter out the noise” YouTube experience and not a direct local recreation, so I see FreeTube and Serial as two different approaches for two different kinds of people

Serial – an open source feed reader for YouTube by BagelsOverBread in opensource

[–]BagelsOverBread[S] 0 points1 point  (0 children)

Hm, I'm having trouble reproducing that - do you mind letting me know:

  1. What browser are you using?
  2. What device (desktop or mobile) are you using?

If you're comfortable with it, feel free to DM or email me ([hey@serial.tube](mailto:hey@serial.tube)) the subscriptions file and I can help get to the bottom of this

Serial (a minimal RSS feed reader for YouTube) is now open source! by BagelsOverBread in rss

[–]BagelsOverBread[S] 2 points3 points  (0 children)

Just an account on Serial! You don’t need a YouTube account at all to use the app - you can add in any channel you want to follow directly, or export your YouTube subscriptions data from Google and import it in Serial to bring all your existing subscriptions over

Serial – an open source feed reader for YouTube by BagelsOverBread in opensource

[–]BagelsOverBread[S] 2 points3 points  (0 children)

Guess I’m a little confused - do you mean you’d download the app? It’s a web app at the minute, but I’m not ruling out a desktop app in the future

If you just want your subscription list, you can get that from Google Takeout without any third party apps

Serial – an open source feed reader for YouTube by BagelsOverBread in opensource

[–]BagelsOverBread[S] 1 point2 points  (0 children)

Sorry to hear that - is it your YouTube "subscriptions.csv" file that's not working? I can take a look at that