If I use my own client_id, client_secret and token, wouldn't Google just see it as a regular API call coming from me? I mean it could be coming from rclone or just a regular python script, but they would see me as the intiator of the script/process and ban me if the rate-limits are happening on a daily basis? But if I understood you right, you are saying that purely crossing rate-limits regularly is not a cause for ban (unless it is something crazy like a purposeful attack). Thanks again for all your help. I will try with my own client_id and basic command with minimal flags as possible and reach out if issues.