nmdias / FeedKit

An RSS, Atom and JSON Feed parser written in Swift
MIT License
1.19k stars 173 forks source link

Reddit RSS failed parsing #151

Open ca13ra1 opened 1 year ago

ca13ra1 commented 1 year ago

When parsing a reddit RSS feed directly as an optional rss, atom and or json feed fails but manually parsing as Atom works. It also seems summary text isn't working for AtomFeed.

aehlke commented 1 year ago

Ever resolve?

ca13ra1 commented 1 year ago

@aehlke I didn’t ever find a solution unfortunately. It might have been a change in Reddit’s API, when I have more time I may take a further look.

knight2010 commented 9 months ago

You need drop comment for code, so that find the issue.