RhetTbull / photosmeta

Extract known metadata from Apple's MacOS Photos library and export this metadata to EXIF/IPTC/XMP fields in the photo file For example: Photos knows about Faces (personInImage) but does not preserve this data when exporting the original photo.
MIT License
42 stars 0 forks source link

Feature: store progress to enable re-start #10

Open RhetTbull opened 4 years ago

RhetTbull commented 4 years ago

Exporting a large library can take many hours. Would be good to store progress so the script can re-start where it left off. Would also be helpful to have a refresh feature that only updates new photos / metadata to keep an external library synched.