perkeep / gphotos-cdp

This program uses the Chrome DevTools Protocol to drive a Chrome session that downloads your photos stored in Google Photos.
Apache License 2.0
656 stars 36 forks source link

Backup lastdone file #20

Closed karan closed 3 years ago

karan commented 4 years ago

Somehow, my .lastdone file got deleted in between runs of the tool (no external program deleted it). So new run now has to find the end again which takes hour.

I see there's a TODO for this which could prevent this:

https://github.com/perkeep/gphotos-cdp/blob/master/main.go#L417