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.sample
tocredentials.json
and update the credentials accordingly.