purarue / google_takeout_parser

A library/CLI tool to parse data out of your Google Takeout (History, Activity, Youtube, Locations, etc...)
https://pypi.org/project/google-takeout-parser/
MIT License
82 stars 14 forks source link

_parse_semantic_location_history: handle missing placeId in otherCandidateLocations #71

Closed karlicoss closed 1 month ago

karlicoss commented 1 month ago

Fixes all (few thousand!) errors in my case, now this parses exactly across all history

should resolve https://github.com/seanbreckenridge/google_takeout_parser/issues/57

purarue commented 1 month ago

thanks again :+1:

karlicoss commented 1 month ago

Ah slipped a FIXME by accident, you beat me by a few seconds :sweat_smile: will remove in some subsequent PR

purarue commented 1 month ago

yeah, no problem