dnmfarrell / Perly-Bot

a RSS trawler and social media broadcaster
BSD 2-Clause "Simplified" License
15 stars 6 forks source link

Allow feeds to configure their encoding #10

Open briandfoy opened 8 years ago

briandfoy commented 8 years ago

If we know a feed is wrong and or doesn't declare its encoding, lets put what we know in the config. In Bot.pm, we'd use that encoding to decode the body even if the response thinks the octets are something else.