http://bentasker.i2p/posts/blog/the-internet/building-an-archive-of-my-twitter-activity.html
The biggest limitation though is around media, because Twitter heavily obfuscates media URLs in the front-end, it's not (easily) possible to extract image URLs for local mirroring. As a result, only Tweet text is mirrored. This also affects avatars, however, because tweets look really weird without an associated avatar, I built some basic support in: A directory called avatar will be created If you put a JPG in there, using the user's handle as the filename (e.g. bentasker.jpg ) then it...