icloud-photos-downloader / icloud_photos_downloader

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

Option to download specific file by path #979

Open fliespl opened 1 month ago

fliespl commented 1 month ago

Summary

Allow downloading single/batch of items by "path".

Having --only-print-filenames functionlity is a great way for handling "date" based deletion - i.e. only 2015 in my case.

Having ability to print filenames, generate list of my own rules to process and giving item/items to icloudp for download based on filename would be great.

Context

As many people stated - time-based sync. I would like to sync and delete files older than X but no newer than Y. Since it's not possible now (I have only seen a search in progress with "AFTER" - not BEFORE) this could be next best possible thing to handle it.