如何使用 PHP 列出来自 Google 张照片的 public 相册和照片(从 Picasa 迁移)

How to list public albums and photos from Google Photos with PHP (migrating from Picasa)

问题:我找不到任何有关使用 PHP 使用 Google 张照片 API 访问 public 相册和照片的示例。我不想使用 google 登录用户,不需要上传文件,我只想显示用户的相册,以及自定义设计我的网站的照片。是否有与 Picasa API 类似的解决方案?

这看起来不可能:

see:

Note that the Library API does not support service accounts; to use this API, users must be signed in to a valid Google Account.