Added places command to CLI

This commit is contained in:
Rhet Turnbull
2020-03-29 23:03:12 -07:00
parent c02953ef5f
commit fd5e748dca
5 changed files with 84 additions and 3 deletions

View File

@@ -25,6 +25,9 @@ _TESTED_OS_VERSIONS = ["12", "13", "14", "15"]
# Photos 5 has persons who are empty string if unidentified face
_UNKNOWN_PERSON = "_UNKNOWN_"
# photos with no reverse geolocation info (place)
_UNKNOWN_PLACE = "_UNKNOWN_"
_EXIF_TOOL_URL = "https://exiftool.org/"
# Where are shared iCloud photos located?