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 46 forks source link

WARC support needs to open the WARC in append mode #41

Closed d235j closed 4 years ago

d235j commented 4 years ago

Simple change from 'wb' to 'ab'