nasa8x / rss-to-json

RSS and Atom feed generator for Node.js
https://morioh.com/@5df445b0103f3007600e1a57
178 stars 75 forks source link

Most of the Wordpress rss crash #28

Open onigetoc opened 4 years ago

onigetoc commented 4 years ago

Most of the Wordpress RSS crash. On Heroky you have to deploy the app again. I do not know why but some RSS do not appear the same way as others RSS. If you use the Chrome RSS extension: https://chrome.google.com/webstore/detail/rss-subscription-extensio/nlbjncdgjeocebhnmkbbbdekmmmcbfjd

Wordpress RSS are not well parsed: https://codesniff.com/feed Normal RSS Example: https://www.cbsnews.com/latest/rss/main But this one will crash to with rss-to-json.

This one will be fine: https://www.rt.com/rss/news/

Try both RSS in Chrome with the RSS extension

The Chrome extension RSS viewer can help. https://chrome.google.com/webstore/detail/feed-intent-viewer/oceapojkdgeophkjdijkpbjifdnfimdh

I can't find difference between both.