TimelineExtractor
TimelineExtractor copied to clipboard
Extract location history from Google Maps Timeline
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,...