If you ever have to do something like this again, rclone supports mounting Google Drive, at which point you’ll be able to work with it as if it’s a proper filesystem.
Unfortunately, despite sharing the same pool of storage, Google Drive and Google Photos are different cloud services and you can’t see photos from one on the other. And rclone’s access to Photos is completely hamstrung. (Looks like I referred to it by both names in my last post, sorry for the confusion.)
it has a few limitations, like google stores metadata (exif data) separately, so downloaded photos don’t have them, there is another tool that puzzles it together automatically.
but now that I read it, for more than a year now rclone is only allowed to download what it uploaded? what bullshit is that, google?
If you ever have to do something like this again,
rclonesupports mounting Google Drive, at which point you’ll be able to work with it as if it’s a proper filesystem.https://rclone.org/drive/
Unfortunately, despite sharing the same pool of storage, Google Drive and Google Photos are different cloud services and you can’t see photos from one on the other. And rclone’s access to Photos is completely hamstrung. (Looks like I referred to it by both names in my last post, sorry for the confusion.)
Wow, I didn’t know that.
I can see I’m going to have to do something similar in the future, so my future self thanks you
photos on google photos might only be accessible with the appropriate rclone backend: https://rclone.org/googlephotos/
it has a few limitations, like google stores metadata (exif data) separately, so downloaded photos don’t have them, there is another tool that puzzles it together automatically.
but now that I read it, for more than a year now rclone is only allowed to download what it uploaded? what bullshit is that, google?