Skip to content

Instantly share code, notes, and snippets.

View ScreamingTaco's full-sized avatar

Carlos Vazquez ScreamingTaco

View GitHub Profile
@kngeno
kngeno / email_attachments_download.py
Last active June 17, 2024 14:31
A python script to download email attachments from specific email addresses
"""
Python 2.7/3.6 compatible
GMAIL Accounts
A script to download email attachments from specific email addresses
Please edit the following details to work:
YOUR_EMAIL_ADDRESS
YOUR_EMAIL_PASSWORD
LABEL - Inbox, Trash, Archive, ...
RECEIVING_EMAIL_ADDRESS
RECEIVING_SUBJECT - '*' for all OR 'Title of Subject'