Anyone have any suggestions for a decent linux podcast client. Doesn’t need to be fancy or anything, basically just “Download and keep the last N items in the following podcast feeds.” Extra points for cli/TUI.
Anyone have any suggestions for a decent linux podcast client. Doesn’t need to be fancy or anything, basically just “Download and keep the last N items in the following podcast feeds.” Extra points for cli/TUI.
gPodder is pretty simple. Link: https://gpodder.github.io/
Other than that, if you want CLI, while it’s not a podcast program, yt-dlp is pretty good for downloading them. You can filter by title, date, etc. It’s got a bit of a learning curve, tho.