and then do one better and use nak to get the latest events by a given podcast npub, jq or awk the URL and pipe into mpv
follow feeds & listen to podcasts without opening a web browser
Login to reply
Replies (1)
oooh, that's a good idea. so I would need to make a simple command for: nak -> regexp (auto/video url) -> mpv
And I could probably even make a simple CLI app that displays the feed in a simple UI ๐ค