SlyMarbo / rss

A Go library for fetching, parsing, and updating RSS feeds.
Other
399 stars 85 forks source link

failing to get content for some rss feeds after content:encoding change #61

Closed mmasouras closed 6 years ago

mmasouras commented 6 years ago

I think this commit broke some rss feeds https://github.com/SlyMarbo/rss/commit/70c0278fe36e58839125a12ee38642e9ff790726

e.g. build debug.go and run it: ./debug http://rideapart.com/articles.rss

SlyMarbo commented 6 years ago

Thanks for triaging this :)