TimelineExtractor icon indicating copy to clipboard operation
TimelineExtractor copied to clipboard

Extract location history from Google Maps Timeline

Results 3 TimelineExtractor issues
Sort by recently updated
recently updated
newest added

ValueError: Invalid header value b'cookie=SID=VAjEMGA3XUp I don't think it works anymore.

Hi, I'd like to use your script for exporting my Google timeline. My previous script stopped working several weeks ago. Unfortunately your script also drops errors. Do you still use...

``` INFO: Calculating location history for 2000-01-01 to 2024-10-16 Traceback (most recent call last): File "/TimelineExtractor/src/extract.py", line 97, in main() ~~~~^^ File "/TimelineExtractor/src/extract.py", line 87, in main History = GetLocationHistoryForDateRange(Args.start,...