Skip to content

abhinavprakash-2000/GMAIL-ATTACHMENT-DOWNLOADER

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

GMAIL-ATTACHMENT-DOWNLOADER

Downloads all files which have a particular keyword in their name in a single click.

This is especially useful for the teachers who need students' assigments to be mailed to them. Instead of manually downloading hundereds of attachments, this python script downloads them for you.

HOW TO USE

1)You may need to enable access to less secure apps in your account here

https://support.google.com/accounts/answer/6010255?p=lsa_blocked&hl=en&visit_id=637342192239728991-1037744999&rd=1

2)Edit and enter your username and gmail password into the script

3)Change the Directory where you want to save your attachments

4)Set the keywords which the filename should start with keyword and underscore(Eg. if the keyword is "IMPORTANT" , filename should be "IMPORTANT_(any filename here)"

About

Downloads all files which have a particular keyword in their name in a single click.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%