-
Notifications
You must be signed in to change notification settings - Fork 573
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Download media also from Shared albums #1019
Comments
Would be great to have this option |
|
Shared albums are different to shared libraries, I believe. When I click on Albums in the Photos app, there are Personal and Shared albums. Personal Albums are the ones shown with --list-albums (and the meta albums, like Screenshots). Shared albums do not appear in this list. |
I think we only have the ability to access what can be seen on https://www.icloud.com/photos/ from web browser. Shared albums are present in Photos app but not web browser, so it's probably not possible to access them via icloudpd. |
This is correct.
I didn't check for their availability in the browser, because I expected them just to be regular photo albums, but with additional metadata to define the sharing aspect. If this isn't the case, and they're not accessible from icloud.com, then this is a non-starter. |
Summary
Add ability to download photos and videos from Shared Albums
Context
Shared albums are used frequently between family members, as a repository for photos where everyone can contribute.
Right now, with icloudpd, you can download all the photos/videos that you took, but photos other put in a shared album can not be downloaded.
I would be great to be able to download a copy of these photos like any other album.
The text was updated successfully, but these errors were encountered: