Moving from Picasa to Google Photos

回眸只為那壹抹淺笑 提交于 2019-12-11 12:47:52

问题


I was using Picasa to store my pictures and I used the api to retrieve them in my application. Now Picasa is moving to Google Photos. Every where I looked, it seems that Google Photos is using the same api as Picasa. Am I correct in assuming that this means I don't have to do any changes to my application? Will my application still display the correct images?

Additional quetsion: I created a new account on Google Photos and created some albums. Now I tried to connect to the Google Photos page with the Picasa Api and I keep getting page not found. Does anyone have an example of how to connect to the Google Photos with the Picasa Api?


回答1:


Yes, Google photos is using the same API used by picasa. However there has been an announcement regarding changes to the API which will take into effect from may 1st 2016.

Announcement Details




回答2:


Seems like you will be able to access the images, but google will no longer support some functionalities like

  • Flash support
  • Community search
  • Mutation operations other than uploads
  • All support for tags, comments, and contacts

The API will still support other functions, including reading photos, reading albums, reading photos in albums, and uploading new photos. Although these operations will continue to be supported and the protocol will remain the same, the content included in the responses and the operation behavior may change.



来源:https://stackoverflow.com/questions/36033517/moving-from-picasa-to-google-photos

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!