Merge twitter-logged files into one xml-file


/ Published in: Python
Save to your folder(s)

e.g.
<pre><code>
$ twlogmerge.py twitter-log-user-dir
read file: twitter-log-user-dir/page001.xml
get status: id: 123456789
append status: accum.:1234
...
append status: accum.:3456
write file: twitter-log-user-dir-marged-20090828-130146.xml
</code></pre>

* cf. [Backup my twitter-log](http://snipplr.com/view/18925/backup-my-twitterlog/)

* cf. [Stylesheet for twitter-log file](http://snipplr.com/view/18927/stylesheet-for-twitterlog-file/)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.