TheLastGimbus / GooglePhotosTakeoutHelper

Script that organizes the Google Takeout archive into one big chronological folder
https://aur.archlinux.org/packages/gpth-bin
Apache License 2.0
3.48k stars 176 forks source link

Live Photos / HEICs #225

Closed aidan-gibson closed 11 months ago

aidan-gibson commented 11 months ago

When a HEIC with "Live Photo" is enabled, Google Photos splits the HEIC file into a still, which still has the extension HEIC, and an MP4 with the same name. This program classifies the MP4 as metadata unknown, when it should match the HEIC (or, even better, should remerge the HEIC and MP4 into one HEIC, although I couldn't find any tools to do so).

Fortunately, if importing into Apple Photos, the Photos app understands putting them back together for the most part, so turned out to be a non-issue for me.

(Thank you for making this fantastic script!)

BobTheSoftwareDeveloper commented 11 months ago

224 I recently made a PR for iOS Live Photo support

TheLastGimbus commented 11 months ago

Duplicate of #180

I will look into pr in some time :eyes: