# 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 3
# self = https://watcher.sour.is/conv/zqfz3ha
@prologic I tried out your mirror utility. It's a great start, but I ran into some issues.
1. It's creating the directory tree as it should, but the assets are incorrectly placed in the same directory as the document
2. The paths in the document should be rewritten to be relative instead of absolute
3. It respects robots.txt and there is no way to turn it off (I had to delete the file on my machine to make the tool work)
4. <link rel="canonical">
isn't a page requisite, but the tool downloads the file at the specified URL anyway. (It doesn't respect robots.txt when doing this)
https://ttm.sh/0Pb.txt demonstrates the problems with the directory tree.
@mckinley I see 🤔 Well it was very rough so let's see if we can improve it a bit 👌
@mckinley I see 🤔 Well it was very rough so let's see if we can improve it a bit 👌