iCloud Photos Downloader

Daily updates from the iCloud Photos Downloader project. Backup improvements, authentication updates, and new features for managing your photo library.

Daily RSS feed

Weekly RSS feed

https://podlog.io/listen/icloud-photos-downloader-c4840b69

Episodes

  1. iCloud Photos Downloader: Connection Error Resilience

    A focused reliability improvement addresses connection failures that previously killed entire download sessions. The change adds retry logic with exponential backoff and graceful failure handling for individual files.

  2. iCloud Photos Downloader: Weekly Recap - Apple Auth Compatibility & Infrastructure Updates

    The team addressed breaking changes in Apple's 2026 authentication flow with coordinated fixes across both CLI and WebUI interfaces. Infrastructure updates modernized build dependencies and CI runners.

  3. iCloud Photos Downloader: WebUI 2FA Authentication Fix

    Developer boredazfcuk merged a fix extending two-factor authentication push notification support to the WebUI interface, completing work started in PR-1335. The update also includes build dependency updates for Python 3.13 compatibility.