Assigned
Status Update
Comments
cl...@google.com <cl...@google.com> #2
Agreed, you can download photos via the Google Drive API but this hasn't been incorporated into the Photos API yet...
an...@google.com <an...@google.com> #3
There's already an issue tracking the missing EXIF data here: https://issuetracker.google.com/111228390
Regarding the file at original quality - this is something that's on our list and will be addressed soon, please stay tuned. I'll update this bug once we have an update to share.
Regarding the file at original quality - this is something that's on our list and will be addressed soon, please stay tuned. I'll update this bug once we have an update to share.
ma...@gmail.com <ma...@gmail.com> #4
We have just released a new version of the Google Photos Library API that supports now this feature.
You can now use the "d" base URL parameter to download the original photo. See the base URL parameter guide for more details:https://developers.google.com/photos/library/guides/access-media-items#image-base-urls
Thanks for your patience!
See our release notes for further detail:https://developers.google.com/photos/library/support/release-notes#2018-07-31
You can now use the "d" base URL parameter to download the original photo. See the base URL parameter guide for more details:
Thanks for your patience!
See our release notes for further detail:
Description
Seehttps://github.com/Kotlin/kotlinx-datetime/issues/402 : kotlinx-datetime uses
by
-delegation on fields to implement some setters, and R8 removed the class backing these properties.