Initial Release: Masto-DL

After seeing several people ask about a tool to download their toots, I’ve started building one.

Masto-DL will archive all your toots into individual json files to grep and analyze to your heart’s content.

After seeing several people ask about a tool to download their toots, I've started putting together a tool to do just that.

Masto-DL will archive all your toots into individual files (json right now, yaml to come, more as needed/requested).

This uses the API, so will work with any instance a standard Masto client will (Pleroma, etc). itself does have a client-to-server aspect, so I may be able to extend this to Fedi instances more generally.

This is at present a very rough alpha; lots of debug noise and not much UI polish yet. I've tested it to be confident it won't break anything but if something unexpected happens it might not work properly. In particular, if your instance is busy/slow and returning errors the tool will probably crash.

You can check out the tool and instructions on Gitlab at https://gitlab.com/eroosenmaallen/masto-dl; bug reports, feature requests, and merge requests are welcome, as always.

Author: Eddie Roosenmaallen

By day I'm the Release Manager at Distributive; I help build the Distributed Compute Protocol at https://dcp.cloud. In my off time I explore Linux, JavaScript and the web, and I try to share some of my knowledge and some of my humour online.

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.