PeskyPotato / archive-chan

Download threads from 4chan including media
MIT License
24 stars 6 forks source link

Broken html saving #1

Closed gocon53422 closed 4 years ago

gocon53422 commented 4 years ago

line 39, in get_data html_file.write(rendered) UnicodeEncodeError: 'ascii' codec can't encode character '\u2019' in position 59002: ordinal not in range(128)

PeskyPotato commented 4 years ago

Thank you, @wahehor for fixing it.