Releases: ethanwheatthin/All-In-One-Snapchat-Downloader
Releases · ethanwheatthin/All-In-One-Snapchat-Downloader
Release list
v10.0.6
v10.0.5
Fix GPS still invisible to Apple Photos: move Keys meta box to moov l…
v10.0.4
Fix GPS coordinates not saved to videos on Macs without ffmpeg The packaged app bundles PyAV and mutagen but no ffmpeg CLI. On machines without ffmpeg, video metadata fell back to mutagen, which can only write iTunes-style freeform ilst atoms - Apple Photos/Finder/Spotlight ignore those, so downloaded mp4s showed no location despite coordinates being found and no errors reported. Add set_video_metadata_pyav: a stream-copy remux via bundled PyAV with movflags=use_metadata_tags, producing the same QuickTime mdta keys (com.apple.quicktime.location.ISO6709 etc.) as the ffmpeg path. Metadata fallback order at all call sites is now ffmpeg -> PyAV -> mutagen, and a visible warning is logged if GPS data ends up mutagen-only.
V10.0.3
V10.0.3: fix macOS Intel build (macos-13 runner retired, switched to …
V10.0.2
V10.0.2: fix macOS Intel/arm64 builds and ffmpeg PATH detection
v10.0.1
v10.0.0
Rename build outputs to AllInOneSnapchatDownloader Spec file, executable/bundle names, bundle identifier, CI artifact names, build scripts, and README all now use AllInOneSnapchatDownloader.