问题
Is there a Google+ photos gdata API? I was using Google picasa API but picasa has a 1 GB limit for photos. I want to upload all my photos using the script which i am writing to Google+ photos.
Is there a Google+ photos gdata API?
回答1:
Google+ does not currently have a public photo API. It was accidentally announced at one point but has not been officially announced since.
If 1GB is not enough you can pay to increase it.
回答2:
Picasa has a 1GB limit for photos greater than 2048 x 2048 pixels. However, there is no limit to photos which are uploaded under this size limitation.
On the other hand, you can use the Google Drive SDK to upload your photos. The free usable limit on Google Drive is currently 5GB.
来源:https://stackoverflow.com/questions/8782651/google-photos-api