Skip to content

feat: list and download from shared libraries for invitee#1082

Merged
AndreyNikiforov merged 3 commits intoicloud-photos-downloader:masterfrom
iowk:issue-947
Feb 21, 2025
Merged

feat: list and download from shared libraries for invitee#1082
AndreyNikiforov merged 3 commits intoicloud-photos-downloader:masterfrom
iowk:issue-947

Conversation

@iowk
Copy link
Copy Markdown
Contributor

@iowk iowk commented Feb 21, 2025

Fixes #947

Summary

  • To list shared libraries for non owners, the endpoint should be changed to production/shared.
  • libraries in PhotoService is split to private_libraries and shared_libraries with different endpoints.
  • Shared libraries do not have normal albums, thus _fetch_folders returns an empty list.

@AndreyNikiforov AndreyNikiforov merged commit 2bd0176 into icloud-photos-downloader:master Feb 21, 2025
rhoopr referenced this pull request in rhoopr/kei Feb 8, 2026
* feat: list and download from shared libraries for invitee (#947)

* test: add tests for shared libraries

* doc: add changelog for shared libraries
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.

List-Libraries only shows libraries for which the iCloud account is the primary owner

2 participants