I have more than 500 albums in Google Photos. Most of them have titles in the form "month year <optional text>".
I'd like to rename them in the form "year month <optional text>" but it would be laborious to do it manually.
I'm familiar with Windows PowerShell and would like to write a script using it if possible.
Any pointers to get me started.
The google API looks a bit complicated to use, especially the security requirements.