Initial shared photos code for Photos 5

This commit is contained in:
Rhet Turnbull
2019-12-26 00:18:29 -08:00
parent abc628bf8a
commit 10284d6589
3 changed files with 47 additions and 25 deletions

View File

@@ -21,3 +21,6 @@ _TESTED_OS_VERSIONS = ["12", "13", "14", "15"]
_UNKNOWN_PERSON = "_UNKNOWN_"
_EXIF_TOOL_URL = "https://exiftool.org/"
# Where are shared iCloud photos located?
_PHOTOS_5_SHARED_PHOTO_PATH = "resources/cloudsharing/data"