# 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 7
# self = https://watcher.sour.is/conv/z7kpfrq
When Iām about to demo my feature during our sprint review ā Read more
@prologic any change to make this feed render the video inline in the yarn UI ?
I tried to adding the atom-feed (https://thecodinglove.com/atom) instead of RSS, but twtxtfeed tells me "Feed already exists" - so maybe it can render the gifs/videos?
@darch If the content you want isn't in the upstream feed what are we suppose to do? š¤
@darch If the content you want isn't in the upstream feed what are we suppose to do? š¤
@darch Hmmmm I looked at the raw Atom XML here and it looks like there _is_ something there, sadly though it's in HTML so I'm not really sure what we can do with it per se. THe Feeds service in it's current form cannot deal with this. It would require some work to support...
@darch Hmmmm I looked at the raw Atom XML here and it looks like there _is_ something there, sadly though it's in HTML so I'm not really sure what we can do with it per se. THe Feeds service in it's current form cannot deal with this. It would require some work to support...