mandarons / icloudpy

iCloud web service interface library in Python
Other
188 stars 19 forks source link

Ability to download raw version of photo #28

Closed leafnsand closed 1 year ago

leafnsand commented 1 year ago

Some imported photos are jpeg+raw combined. The original is jpeg version by default which is saved by icloudpy. However, raw file is actually wanted. We can exchange raw version as original in Mac 'Photos' app but it is too slow to do it one by one. (link) It is much better if we can download raw as a option.