See Documentation for more details. Also, check Issues
We aim to release new versions once a week (Friday), if there is something worth delivering.
There are three ways to run icloudpd
:
See Documentation for more details
--auto-delete
option)--delete-after-download
option)--watch-with-interval
option)--until-found
and --recent
options)--set-exif-datetime
option)--help
option to get full list)Some changes are added to the experimental mode before they graduate into the main package. Details
To keep your iCloud photo collection synchronized to your local system:
icloudpd --directory /data --username my@email.address --watch-with-interval 3600
[!IMPORTANT] It is
icloudpd
, noticloud
executable[!TIP] Synchronization logic can be adjusted with command-line parameters. Run
icloudpd --help
to get full list.
To independently create and authorize a session (and complete 2SA/2FA validation if needed) on your local system:
icloudpd --username my@email.address --password my_password --auth-only
[!TIP] This feature can also be used to check and verify that the session is still authenticated.
Want to contribute to iCloud Photos Downloader? Awesome! Check out the contributing guidelines to get involved.