iCloud Photos Downloader: Weekly Recap - Retention Safety and Proposed Project Reset

Two pull request items and no additional commits shaped a split week of steady maintenance and potential redirection. The pattern is incremental deletion safety work alongside a broad proposal to replace the iCloud downloader stack with Photo Curator.

Duration: PT2M35S

Episode overview

This episode is a short developer briefing from iCloud Photos Downloader.

It explains recent repository work in plain language.

  • Show: iCloud Photos Downloader
  • Published: 2026-09-21T16:08:57Z
  • Audio duration: PT2M35S

Transcript excerpt

This excerpt keeps the crawler page concise. Listen to the episode or use the RSS feed for the full update.

Good morning, this is your developer briefing for September 14th through September 21st, 2026.

2 pull request activity items, 0 additional commits this week.

The central pattern this week is tension between incremental safety work and a proposal to fundamentally redefine the project.

In retention workflow and reliability, pull request 1377 adds a new control for how automatic cleanup ages are calculated. By default, behavior is unchanged, using capture date to decide when items become eligible for removal under the keep recent days setting. Maintainers can now switch the basis to added date,…

In project scope and infrastructure, pull request 1378 proposes promoting Photo Curator to the repository root and removing the legacy downloader stack. That includes the prior web server and interface, packaging helpers, test fixtures, and obsolete scripts, leaving only a minimal helper for Google Photos…

Looking to next week, watch for maintainer response on scope: whether the restructure proposal moves forward or maintenance continues on the current downloader, and whether the retention basis option is merged, documented, and released. Listeners handling archival imports can evaluate which…

Nearby episodes from iCloud Photos Downloader

  1. Repository Reset Around Photo Curator
  2. Smarter Deletion Age Logic
  3. Weekly Recap - Rethinking Auto-Delete Safety
  4. Auto-Delete Gets a Safety Overhaul
  5. Weekly Recap - A Quiet Fix With Real-World Impact
  6. Fixing Filename-Only Mode
  7. Weekly Recap - Resilience for Large Library Scans
  8. Resumable Scan Checkpoints