Upload Google Photos in parallel faster using CLI tool
npm install
node index.js- You need a Google API project with OAuth Credentials.
- Need to enable Google Photos API for that project
- Move
credentials.json.sampletocredentials.jsonand update the credentials accordingly.
