icloud-photos-downloader / icloud_photos_downloader

A command-line tool to download photos from iCloud
MIT License
6.21k stars 527 forks source link

Make it default download from all available libraries? #838

Open nmolenaar opened 1 month ago

nmolenaar commented 1 month ago

Summary

Currently I have to start the script multiple times for each available library. We already have the default value to download every album, could we add this functionality also to the libraries?

Context

Currently I have a bash script downloading / listing the possible library options and then start the script for each library which makes it hard to get a grasp of the overal process of the sync since I have no idea how many libraries has been done and yet have to start.

AndreyNikiforov commented 1 month ago

Do you have a proposal of where different libs should be downloaded? I was leaning towards having library as part of the folder structure, so photos from each lib are downloaded into subfolder. Same approach (part of folder structure) can be applied to albums as well.