In the last forum, I considered writing a script that could archive hundreds of Twitter accounts simultaneously. After the backlog has been retrieved, such a script would only have to run in the background for a couple minutes a day to keep the archives up-to-date. All tweets, retweets, attachments, profile pictures, and contextual replies would be saved to disk. Archives would have a web interface; you could either browse them offline on your own computer, or host them on a server for public access.
I have also considered implementing a system of "continuity" for jannied accounts. The owner of an archive would be able to create a "meta-handle" combining multiple living and dead Twitter handles (e.g "&EarthRabbit" => ["earth_inaba", "TerrRabbit", "TerraRabbit1488"]). The web interface to this handle would merge the accounts' feeds. It would also serve twitter card metadata (similar to that used to format news articles), so that a link to an archived jannied tweet would look like an ordinary quote tweet. This might get the host in legal trouble, so it's only an afterthought.
I have since started working on such a tool. Updates will be poasted in this thread.
I have also considered implementing a system of "continuity" for jannied accounts. The owner of an archive would be able to create a "meta-handle" combining multiple living and dead Twitter handles (e.g "&EarthRabbit" => ["earth_inaba", "TerrRabbit", "TerraRabbit1488"]). The web interface to this handle would merge the accounts' feeds. It would also serve twitter card metadata (similar to that used to format news articles), so that a link to an archived jannied tweet would look like an ordinary quote tweet. This might get the host in legal trouble, so it's only an afterthought.
I have since started working on such a tool. Updates will be poasted in this thread.