xgi / castero

TUI podcast client for the terminal
MIT License
616 stars 37 forks source link

Support for gpodder.net sync #46

Open juanfra684 opened 5 years ago

juanfra684 commented 5 years ago

Hi, thanks for castero. It's a really nice application.

Could you add support for gpodder.net sync?. I would like to sync castero with my android podcasts manager. There is a python library to handle the sync https://mygpoclient.readthedocs.io . The same library is used by the gpodder client.

xgi commented 5 years ago

I was looking at this a while back as a way to search for podcasts in castero (i.e. from https://gpodder.net/directory) so that users at least wouldn't be required to manually get feed URLs. Having a connection with the tracking service too would be a good extension of that.

I'll plan to add this in the future. It's certainly possible, but my time is split between several projects right now so I'm not sure when I can get around to it.

Also, in case you didn't know, it is possible to import an OPML file of subscriptions, which you can download from here. See castero -h. This is obviously manual though, so it doesn't sync automatically.

fn-ix commented 4 years ago

Any updates on this? :)

xgi commented 4 years ago

@hfel It's still planned, but I don't have an ETA. It's a pretty high priority feature, but there are other bugs/performance things that are time consuming and probably more important. I'll work on it when I can!

fn-ix commented 4 years ago

Ok, thanks for the info!

edvind commented 2 years ago

Love using castero. Would also love this feature! Gotta test manual opml import in the mean time. Keep up the good work.