Is there any way to download the own direct messages to archive them?
The Twitter API limits the call to the latest 200 DMs, which cannot download a full archive for longer conversations.
The official Twitter Archive seems not to contain the messages at all. And most thirdparty services (which you might not want to let them access your messages anyway) will be using the api and the best they can do is to poll often enough not to miss the 200 DM limit.
Is there any other way to get the messages from twitter? Scrolling back on the site seems to work, but they always load older messages in small steps and copy&paste from there gives an rather ugly result, too.
It does not need to full twitter-api information, just handle, time and message (maybe media links, if possible) should be available.