If you download your #Twitter archive it arrives wrapped as a static HTML page, which is not very useful for doing anything with, and worse: it requires the original account to be still active to do useful things like enlarge the images since they use t.co links.

So here's a #Python script to convert a Twitter archive to #markdown or other formats: https://github.com/timhutton/twitter-archive-parser

Now you can archive your tweets in any way you want.

GitHub - timhutton/twitter-archive-parser: Python code to parse a Twitter archive and output in various ways

Python code to parse a Twitter archive and output in various ways - timhutton/twitter-archive-parser

GitHub
@timhutton This sounds like it will be really useful but alas way beyond the ken of techno numpties like me 😂
@stevenlawson If you just want to see your tweets, the archive they provide does come with a very user-friendly HTML file that you can open.
@timhutton Thanks Tim 👍🏻