ToTheMax / Snapchat-All-Memories-Downloader

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

Overlays are not downloaded #88

Open kyleawayan opened 2 months ago

kyleawayan commented 2 months ago

When downloading memories using the direct download links in memories_history.json, I have found that most videos (looks like the newer ones that use HEVC) do not include the overlays (captions, clock overlay, etc.).

Downloading the actual memories from the request data form using the "Include your Memories and other saved Media" checkbox looks like it includes overlays too... However, the overlays are in separate transparent .png files than the actual media.

Will most likely make a PR to somehow combine the JSON and the actual memories, using ffmpeg to composite the overlays with the actual media. The JSON will be required because the "Include your Memories and other saved Media" dataset omits the exact time and location metadata.

Ahrimdon commented 1 month ago

This would be an awesome feature. I'll check on this repo from time to time to see if it is ever added. I don't understand why Snap has to be so fucking obtuse with their takeout requests. They could easily add a slider to parse location and file metadata, or a feature to either combine or separate overlays.