perkeep / gphotos-cdp

This program uses the Chrome DevTools Protocol to drive a Chrome session that downloads your photos stored in Google Photos.
Apache License 2.0
651 stars 36 forks source link

Google Photos Library API #39

Open abrooks opened 11 months ago

abrooks commented 11 months ago

Has there been any community or private discussion of the Google Photos Library API which I presume didn't exist when this project was last significantly developed? Has anyone taken a look at this? I'm trying to gauge if I'm interested enough (and if there's enough community interest) to contribute to this.

JakeWharton commented 11 months ago

The "Why?" section links to the library API: https://github.com/perkeep/gphotos-cdp#why

When you download using that API the image binary is not the original that was uploaded. It has its EXIF data modified.

abrooks commented 11 months ago

I did read that but didn't quite connect it with the current API. Thanks for setting me straight.

pmorch commented 5 months ago

This can be closed, right?