attachment-downloader
attachment-downloader copied to clipboard
Gmail attachment downloader
Gmail Bulk Attachment Downloader
Currently gmail is not providing to download attachments from different different mails with in single click. Using this program you can do it now.
You need credentials.json before start this utility. You can get it from https://developers.google.com/gmail/api/quickstart/nodejs by enable GMAIL API.
Save file credentials.json in the root folder of the project
Clone Project
git clone https://github.com/munir131/attachment-downloader
Install dependencies
npm i
Run program in interactive mode
node index.js
Run program in non-interactive mode
node index.js --label LABEL_NAME