Skip to content

[RAW] RAW (.dng) files are not being downloaded #675

@ethereal-engineer

Description

@ethereal-engineer

Overview

I'm trying to exit the Apple iCloud Photos system, but I want all my data. Running iCloud Photos Downloader seems to download all images, but it doesn't even mention the DNG files. I checked that they're there on iCloud itself. Help! (Please)

Steps to Reproduce

  1. Create a virtual environment python -m venv venv and source it source venv/bin/activate
  2. Install icloudpd pip install icloudpd
  3. Set it going sudo -u www-data ./icloudpd -d /********/Photos -u "******@*******" --set-exif-datetime
  4. Make about fifteen thousand cups of coffee
  5. Run it again just to verify that everything is there
  6. DNGs are not there at all

Expected Behavior

ALL content would be downloaded from iCloud Photos to the destination

Actual Behavior

No DNG files have been downloaded from iCloud Photos. I hope there are no others missing!?

Context

Python 3.10.12
Linux ******* 5.15.0-78-generic #85-Ubuntu SMP Fri Jul 7 15:25:09 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Ext4 on LVM2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions