ArchiverForGooglePhotos Versions Save

A tool to maintain an archive/mirror of your Google Photos library for backup purposes.

2.2.0

1 year ago

2.1.3

2 years ago

v2.1.2

2 years ago

v2.1.1

2 years ago

v2.1.0

2 years ago
  • @henryli17 fixed issue #12 which showcased a rare bug where the album API responds with {'albums': []} as opposed to {} which caused a KeyError
  • Fixed issue with Pillow unsupported files based on the issue report and solution discussed with @Snuggle

v2.0.6

2 years ago

Fix the bug that I caused where sanitizing the album comes before checking if the album actually has a title causing a key error.

v2.0.5

2 years ago

Merged pull from @Snuggle with a fix for the MediaItems key error.

v2.0.4

2 years ago

Sanitizes filenames and directories.

v2.0.3

2 years ago

Fixed a bug where all items in an album are already present in another album causing the program to crash.

v2.0.2

2 years ago

Adding more debugging features