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

location history: make some fields optional (often missing in pre-2015 history) #56

Closed karlicoss closed 11 months ago

karlicoss commented 11 months ago

Getting a bit ridiculous with half of the fields Optional, but I guess it is what it is :sweat_smile:

purarue commented 11 months ago

Yeah, im not surprised, I expected this to be ridiculous with handling all the different formats when I started

thanks for all the updates, dont have exports going back as far :+1:

will merge this in 30 or so