Fixed
Status Update
Comments
jf...@google.com <jf...@google.com> #2
Thank you for your detailed report!
We'll take a closer look and let you know if we have any updates.
We'll take a closer look and let you know if we have any updates.
ra...@gmail.com <ra...@gmail.com> #3
We have just clarified the resumable upload protocol in our documentation here: https://developers.google.com/photos/library/guides/resumable-uploads
Note that this is slightly different from our previous protocol for resumable uploads. Please let us know if you are still having trouble following this new guide. Our apologies, but the general flow should be very similar to the previous definition.
Note that this is slightly different from our previous protocol for resumable uploads. Please let us know if you are still having trouble following this new guide. Our apologies, but the general flow should be very similar to the previous definition.
Description
Description
Using the Google Photos API I would like to display the thumbnails associated with videos without the 'play' icon overlaying the image.
(See the attached photo)
Detailed description
The documentation explains that "to access the thumbnail of the video use any of the image base url parameters.":https://developers.google.com/photos/library/guides/access-media-items
This all works fine, the problem is that the thumbnail includes a 'play' arrow. I would like to print out the video thumbnails, so I need this to be removed.
More details are documented here:https://stackoverflow.com/questions/66389702/remove-play-symbol-from-video-thumbnail-generated-by-google-photos-api