Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

only downloading JPG while there's also a raw version #156

Closed
flyingwasabi opened this issue Apr 26, 2022 · 7 comments
Closed

only downloading JPG while there's also a raw version #156

flyingwasabi opened this issue Apr 26, 2022 · 7 comments
Labels
3rdparty The issue requires input from a third party on hold This issue is on hold

Comments

@flyingwasabi
Copy link

I have quite a few photos in my iCloud photo library that has both jpg and raw version. the JPG and RAW show up as 1 picture, but 2 versions that you can choose which to use, and I believe iCloud defaults to JPG.

I notice that the icloudpd is only downloading the JPG version, and leaving the RAW as if its not there. any way we can download both versions? or let us choose which version to download (RAW is always better for archiving).

thanks, great project!

@boredazfcuk
Copy link
Owner

It's my understanding that icloud.com only allows JPG/HEIC downloads... How are you accessing RAW files?

The application mimics a browser logging in and downloading photos via icloud.com. So unless you have a way of downloading RAW files form icloud.com, there will be no way of retrieving them, until Apple support it.

@flyingwasabi
Copy link
Author

there's actually a way to download RAW files from iCloud.com

for those photos with raw and jpg version, you can click the three dots on the upper right corner and choose more download options, and selecting 'unmodified originals' will give you a zip file containing both JPG and RAW files of the same photo.

I'm not an expert on coding, so I don't know if it is possible to be integrated into scripts.

@boredazfcuk
Copy link
Owner

How do you get RAW files into your icloud? I don't get that option when I select a singe/multiple files and download the unmodified originals. They are still downloaded as JPG files.

I'm not a coder either. I'm a sysadmin so my experience is all bash/batch/PowerShell/VBscript... The underlying Python script, which may have been able to automate downloading RAW files, is maintained by a couple of guys have been quiet for a fair few months. I think development has stalled in the application (even recent PRs have been ignored), so I'm not sure if it would be something they would have time to add.

@flyingwasabi
Copy link
Author

when you shoot RAW+jpg on your DSLRs and import them into your photo library, either on Mac or iPad/iPhone, the pair will be recognized as one photo but two assets. and both are uploaded into iCloud.
on iPad/iPhone and Mac, the photo will have a JPEG+RAW tag on the upper left hand.

this article should give you some idea
[https://appleinsider.com/articles/21/02/23/how-to-use-raw-images-with-photos-app-on-the-mac]

@boredazfcuk
Copy link
Owner

I've raised an issue with the creators of the underlying application, requesting the addition of this feature.

Unfortunately, the guys over there have been fairly quiet recently, but hopefully they will be able to find some time to get it moving again.

@boredazfcuk boredazfcuk added 3rdparty The issue requires input from a third party on hold This issue is on hold labels Apr 30, 2022
@boredazfcuk
Copy link
Owner

Looks like this was added at some point: icloud-photos-downloader/icloud_photos_downloader#662 so it should work in my container.

Will close as presume working.

@kfstorm
Copy link

kfstorm commented Aug 17, 2023

@boredazfcuk I think this issue should remain open.

icloud-photos-downloader/icloud_photos_downloader#662 is about downloading a photo with only a RAW file (I guess so, but I don't have a Pro iPhone) while this issue is talking about downloading a photo with both JPG and RAW files. (See my comment in icloud-photos-downloader/icloud_photos_downloader#662 for details.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3rdparty The issue requires input from a third party on hold This issue is on hold
Projects
None yet
Development

No branches or pull requests

3 participants