Rename List of Files in Google Drive using Python
Here is a code snippet I wrote months ago to rename a thousand files using Google Drive Python API. Please note that you need to set the scope to https://www.googleapis.com/auth/drive so the API call can commit changes to your drive. You need to auth...
blog.mdminhazulhaque.io2 min read