dmegahan / TwitchStats

Python bot for scraping mutliple Twitch.tv streams and IRCs for stream statistics
Apache License 2.0
1 stars 0 forks source link

UnicodeDecodeError on Special Characters #13

Open dmegahan opened 9 years ago

dmegahan commented 9 years ago

Characters like TM or any ascii boxes, etc, cause a decode error, currently handled but maybe should have functionality to catch those and still process them.