cli-rss-reader icon indicating copy to clipboard operation
cli-rss-reader copied to clipboard

certain feeds cannot be parsed

Open leonstafford opened this issue 7 years ago • 2 comments

例:

  • https://www.reddit.com/r/haskell/.rss
  • http://distrowatch.com/news/dw.xml

Steps to reproduce:

  • cabal install && cabal run
  • open reddit - Haskell

Expected result:

  • see list of Haskell posts on Reddit

Actual result:

  • get following output in app:

no_title

Plan to isolate issue

  • [x] see if feed validity matters - did not, current feeds working in rss.yml don't validate w3c tool
  • [ ] build table of what feed versions/schemas are working/which are broken

leonstafford avatar Apr 09 '17 17:04 leonstafford

@lotz84 この間mergeしたPR誠にありがとうございます!

失礼じゃなければ、ぼくをこのissueにassignしてくれば嬉しい〜

leonstafford avatar Apr 09 '17 17:04 leonstafford

お願いします :pray:

lotz84 avatar Apr 10 '17 11:04 lotz84