mjseeley / Gmail-Attachment-Downloader

Downloads all unique files from Gmail attachments

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  • patch-10 and up will likely only work with Python 3 due to minor differences in the imaplib and email modules.

Gmail-Attachment-Downloader

Downloads all unique files from Gmail attachments.

gmail_downer.py is hosted at Github https://github.com/mjseeley/Gmail-Attachment-Downloader/

Use:

  1. Script needs to be run via console not in an IDE, getpass.getpass() will fail otherwise.
  2. Make sure you have IMAP enabled in your GMail settings.
  3. If you are using 2 step verification you may need an APP Password.
  4. Reference information for GMail IMAP extension can be found here.

About

Downloads all unique files from Gmail attachments


Languages

Language:Python 100.0%