mandarons / icloud-docker

Dockerized iCloud Client - make a local copy of your iCloud documents and photos, and keep it automatically up-to-date.
BSD 3-Clause "New" or "Revised" License
1.07k stars 50 forks source link

Handle original_alt version extensions #213

Closed smaugfm closed 2 months ago

smaugfm commented 3 months ago

I noticed that my original_alt RAW files from JPEG + RAW photos are downloaded with .jpg extension and not as Olympus ORF RAW files as they should. Here is the fix for that.

I was not able to figure out whether extension for resOriginalAltResis returned from iCloud, so as far as I see, the best bet is to hardcode mapping from type field to extensions. The mapping I took from here.