OdyseeTeam / odysee-api

API server for Odysee
https://odysee.com
MIT License
228 stars 49 forks source link

[REQUEST] RSS #299

Closed FatBirdie closed 3 years ago

FatBirdie commented 3 years ago

Since all pages are dynamically generated with JS, I would like to request a RSS service for lbry.tv to get channel updates instead of having to log into the website/account in order to keep track of new videos from creators. RSS makes things so much easier, and not everyone wants an account either. Really hope this can be implemented in the future.

tzarebczan commented 3 years ago

There's a separate issue filed on the lbry-desktop repo which is the front end and main lbry.tv server. Thank you for the feature request!

FatBirdie commented 3 years ago

I mean, I'm sure the third party works, but having to set up that whole thing in comparison to just doing a wget/curl. Not worth it. Not really what I imagine when handling RSS feeds. Normally there is just a small "RSS" icon, with an url, copy/paste into the RSS reader and you're set to go.

Hope you fix this in the future anyway.