danmactough / node-feedparser

Robust RSS, Atom, and RDF feed parsing in Node.js
Other
1.97k stars 190 forks source link

Encoding problems #221

Closed luiztools closed 7 years ago

luiztools commented 7 years ago

Here in Brazil many feeds use ISO-8859-1 instead UTF-8 encoding. How can I handle this using your module?

Sigmus commented 7 years ago

The example provided in this repo uses the request library for HTTP data fetching. Look for encoding here.

luiztools commented 7 years ago

Yeah, I realized that later. Sorry for my dumbness.

Sigmus commented 7 years ago

There are no dumb questions!

On Fri, 26 May 2017, 18:24 luizfduartejr, notifications@github.com wrote:

Closed #221 https://github.com/danmactough/node-feedparser/issues/221.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/danmactough/node-feedparser/issues/221#event-1099283427, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJfdLh0sZZ-LeZGmdYgNKlh7GRVaryNks5r9wq8gaJpZM4Nh8RN .