Skip to content

Download and compile Gmail chat conversations with Python.

License

Notifications You must be signed in to change notification settings

gujiaxi/ChatDownloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Gmail Chat Downloader

Efficiently download chat conversation logs from Gmail using the Internet Message Access Protocol (IMAP) and convert raw (quoted-printable encoded) logs into HTML files viewable with any web browser.

Instructions

You will need Python to use Gmail Chat Downloader. Python 2.7 is preferred.

download.py handles the IMAP download process while convert.py handles the conversion from raw chat logs to HTML files.

example.py contains an example of Gmail Chat Downloader in use.

License

Gmail Chat Downloader is licensed under the GNU GPLv3.

About

Download and compile Gmail chat conversations with Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%