mastodon-archive
mastodon-archive copied to clipboard
Archive your statuses, favorites and media using the Mastodon API (i.e. login required)
My 'home' instance appears to be having hosting trouble. I was a bit scared my history would be lost, but then I noticed I could still browse it when I...
As the Readme points out, since Mastodon v2.3.0 it's possible to get an export of ones account every 7 days. There are several viewers available for that meanwhile, my favorite...
With version 1.4.2 installed from pip and mamot.fr running on Mastodon v4.1.3, most commands work but some fail with TypeError like: ``` $ mastodon-archive context [email protected] https://linuxrocks.online/users/Linux/statuses/813475 Indexing 5487 statuses......
As discussed here: https://github.com/kensanata/mastodon-archive/pull/100
It would be great if HTML exports included a set of numbers as hyperlinks in the nav area, showing the range of pages available to jump to within the exported...
Hello, I really like the followers feature https://github.com/kensanata/mastodon-archive#followers as a semi-automated cleanup tool. It adds some nice improvement over Mastodon integrated feature (that did not exist at the time you...
It would be awesome if this tool could backup / export your Filters, currently I don't think there is a way to do this.
I have just tested this script for the first time and the JSON file with the statuses is astonishingly huge, given that I only have a hand full of toots....
The only thing I can do now is by piping the output into `| pygmentize -s -l md`, but it is not colourful enough :)
I've just run 2 searches which should yield identical results: mastodon-archive text --collection bookmarks --collection favourites --collection mentions mastodon-archive text --collection favourites --collection mentions --collection bookmarks The first yields 2...