matrix-archive
matrix-archive copied to clipboard
Post processing the output
Thanks for creating a much needed utility! matrix-archive truly fulfills a need in the Matrix ecosystem. I've been exploring the various alternatives and matrix-archive is the only actively maintained utility for exporting both encrypted and un-encrypted chats from Matrix.
Matrix-dl only exports the text from unencrypted chats. No media, and no encrypted chats. Matrix-recorder is no longer actively maintained and has outdated dependencies. It is an end-to-end solution, handling both the keys and optionally converting the output to HTML, but it won't build without hacking around and even then has a few bugs.
I've got matrix-archive working, and it's outputting a file for each room that looks like a bunch of JSONs (one for each event) concatenated together.
My question: What can be done with this output? Do you have any post-processing scripts you might be able to share that would convert this into a different format? What do you do with the output?
Thanks again for developing this utility!
+1