Support to charset encoding
pedrohh opened this issue · 1 comments
pedrohh commented
Can you add support to charset encoding? In the feedparser github (danmactough/node-feedparser#96) they added a fix to support utf8 charset.
I'm getting this when parsing some feeds: "A�gios GPS: Esecret�rio corrup��o"
Thanks and great work!
TobiTenno commented
from what i'm seeing, feedparser attempts to auto-resolve it. are you looking for a way to manually provide your own?