IgnoredAmbience / yahoo-group-archiver

Scrapes and archives a Yahoo groups email archives, photo galleries and file contents using the non-public API
MIT License
93 stars 45 forks source link

Python 3 support #45

Closed d235j closed 5 years ago

d235j commented 5 years ago

This adds Python3 support, with Python2 support still present. I've tested on both, but additional testing would be a good idea.

On Python3 I've sometimes gotten "nodename or servername not known" errors — they always happen when starting the script, once it's running it's always been fine. Not sure the cause.