ToTheMax / Snapchat-All-Memories-Downloader

Script to download all your Snapchat memories
370 stars 71 forks source link

Snapchat has updated their data download feature #73

Closed nathen418 closed 1 year ago

nathen418 commented 1 year ago

Snapchat has updated its data download feature to now have a toggle to request the memories as downloadable files directly in the zip folder. However, they are stripped of all of their EXIF data, including the date taken, which is not very useful imo.

It also omits the downloading of the memories_history.json file, so if a user wants the memories_history.json they need to make sure not to select that toggle.

It took me a while to find a thread on Reddit that confirmed I wasn't crazy.

It would be helpful to people in the future if you updated the readme to include this information. Took me a while to figure the whole thing out. Otherwise, the scripts still seem to work great.

ToTheMax commented 1 year ago

Thanks for mentioning, didn't know of this feature! I updated the README, hope this helps

nathen418 commented 1 year ago

Awesome, thank you!