Replies: 1 comment
-
Ok, by the help of Gemini 2.5 Pro I figured it out. Following scripts, run by DevTools Console, will download a csv file with these columns: This first script is album-based. You can either use it by one album, multiple albums, and all albums. It will download a csv file per album.
This second script will download a csv file for ALL LIBRARY.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This toolkit has been very useful to me so I would like to start by thanking you. I was wondering if it is possible to get a “summary” of my files in Google Photos as .txt or .json using this toolkit. I mean something like a list of filenames in the simplest form. If possible, it would be much better if it has details like file size, date or which albums it is in along with the filename. Then I will use it to compare with local files on my device for bulk processing. Google Photos Library API no longer allows to view the library. I couldn't find any other official alternative, I have a belief that the safest and fastest solution lies in this toolkit, but I couldn't figure out the API and what functions I should use.
Beta Was this translation helpful? Give feedback.
All reactions