]> jfr.im git - z_archive/twitter.git/commitdiff
Merge pull request #114 from az0/master
authorMike Verdone <redacted>
Sun, 27 Jan 2013 21:31:37 +0000 (13:31 -0800)
committerMike Verdone <redacted>
Sun, 27 Jan 2013 21:31:37 +0000 (13:31 -0800)
archiver downloads duplicate tweets

The log to the screen shows the downloaded tweets come in sizes 200,199,199.  Example;

    Archiving nprnews tweets in ./nprnews
    Browsing nprnews statuses, new tweets: 200
    Browsing nprnews statuses, new tweets: 199
    Browsing nprnews statuses, new tweets: 199

So I compared the tweet ID keys and found duplicate tweets.


Trivial merge