# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 2
# self = https://watcher.sour.is/conv/nzyzanq
Thank you all for the suggestions. I settled on Newsboat. You can set a macro to make mpv the browser, open the selected item in the browser, and change it back. It's a bit of a hack, but it works. In ~/.newsboat/config:

macro m set browser "mpv --no-terminal %u &" ; open-in-browser ; set browser "xdg-open %u" -- "Open in MPV"

It even appears in the help menu with a helpful description.

@movq @will @lyse I hope you gentlemen don't follow my RSS feed then. It has no content because I write it by hand. :)~
@mckinley Maybe you might want to update the HTTP URLs in your RSS feed to HTTPS, not sure. And including the full content would also be greatly appreciated. 8-) At least Newsboat would render it perfectly, since it's just text and no images (with the exception of the one article on the Monero button).