Can't say I've used rclone for this, but I wouldn't discard it so easily
I have a rather large library from Takeout and it's been a burden.
It seems I'm going to need to write something to interpret their metadata to make it remotely useful again; they provide a flat archive with images and JSON files.
If I have to do this, I'd rather pick my tools on familiarity - compared to Takeout, I have slightly more with rclone
Truth be told I'm a data hoarder, I'll probably do both and reconcile
From my experience, the mbox file from Google Takeout breaks some non-ASCII non-UTF8 characters from old emails you may have received (they are all replaced by 0xEFBFBD. No way to solve this). This issue does not happen when backuping emails with IMAP or GYB/GMvault (by the way I have written this little tool to use/explore GMVault backups https://github.com/karteum/gmvaultdb :).
rclone's documentation warns you that you can't actually get the original resolution photos back out via the Photos API. Better than nothing, obviously, but...
... just a confirmation that signing for anything on google just makes you their hostage. I'm happy I quit them 5 years ago after I couldn't have access to my mail anymore after I stepped down my paid drive access to free one and I didn't have space anymore to receive emails.
Because that hit you by surprise, or because you intended to keep all those photos while on the free tier?
It seems to me like deleting the files over your storage limit is the easy path for both you and google and I don't see how this is an example of holding you hostage. At most bad communication and a lack of warning.
Don't remember exactly but I was expecting not the two services being linked. IIRC I already downloaded back a lot of pictures and my free plan was something like 99% full. The fact that Google blocked my email reception without any notice was hard to swallow.
I have a rather large library from Takeout and it's been a burden.
It seems I'm going to need to write something to interpret their metadata to make it remotely useful again; they provide a flat archive with images and JSON files.
If I have to do this, I'd rather pick my tools on familiarity - compared to Takeout, I have slightly more with rclone
Truth be told I'm a data hoarder, I'll probably do both and reconcile