Skip to content

Update README.md#1

Merged
ndbroadbent merged 1 commit intoicloud-photos-downloader:masterfrom
brunodoamaral:patch-1
Oct 19, 2016
Merged

Update README.md#1
ndbroadbent merged 1 commit intoicloud-photos-downloader:masterfrom
brunodoamaral:patch-1

Conversation

@brunodoamaral
Copy link
Copy Markdown
Contributor

Updated options with inclusion of --download-videos

Updated options with inclusion of `--download-videos`
@ndbroadbent ndbroadbent merged commit be40ab0 into icloud-photos-downloader:master Oct 19, 2016
@ndbroadbent
Copy link
Copy Markdown
Collaborator

Thanks!

rhoopr referenced this pull request in rhoopr/kei Feb 1, 2026
* Add parallel concurrent downloads and --recent early termination

Two-phase download design: sequential filter pass builds task list,
then buffer_unordered downloads with --threads-num concurrency.
Remove --until-found (will be replaced by stateful incremental sync).
Add --recent N early termination to stop API enumeration after N photos.
Add progress logging during photo enumeration and service init.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

* Add 19 unit tests and apply idiomatic Rust fixes

- Add CLI, config, download, and album unit tests (56 total)
- Remove dead dry_run guards in download phase 2
- Modernize ref patterns to idiomatic & style
- Fix stale doc comment in album.rs

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

---------

Co-authored-by: Rob Hooper <rhoopr@users.noreply.github.com>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants