Email or username:

Password:

Forgot your password?
1 post total
Tim Hutton

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: github.com/timhutton/twitter-a

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

Show previous comments
jeffinreality

@timhutton I just did my archive download but had no idea how limited it was, thank you for this!!

JAMdrops

@timhutton this is very useful advice. I got my archive a couple weeks ago and yes it is a pain to work with.

Go Up