Mincka / DMArchiver

A tool to archive the direct messages, images and videos from your private conversations on Twitter
GNU General Public License v3.0
223 stars 25 forks source link

Allow differential backup to complete a previous backup #10

Closed Mincka closed 7 years ago

Mincka commented 7 years ago

From @williammmiller1's idea.

It's currently not possible to make a differential archive based on a previous extraction or a time-based option. Consequently, the script will have to download again a complete thread up to the first message.

Multiple implementations could be done: 1) Allow the possibility to specify a previous backup to complete only the delta since the last message 2) Allow the possibility to specify min / max tweet IDs with the arguments 3) Allow the possibility to specify min / max date with the arguments