allejok96 / jw-scripts

Index or download videos and sound recordings from jw.org.
GNU General Public License v3.0
49 stars 10 forks source link

Fix UnicodeEncodeError #19

Closed vbastianpc closed 4 years ago

vbastianpc commented 4 years ago

When I use jwb-index --mode html --lang S outputs error UnicodeEncodeError: 'charmap' codec can't encode character '\u200b' in position 111: character maps to

Now it's fixed

allejok96 commented 4 years ago

Thanks, that's awesome!