You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I looked into the source, I noticed that all XML is parsed internally. This made me actually wonder why the python feedparser isn't used to extract RSS feeds.
The text was updated successfully, but these errors were encountered:
Morss can't handle https://rss.slashdot.org/Slashdot/slashdotMain , failing with a TypeError "no way to handle this feed"
When I looked into the source, I noticed that all XML is parsed internally. This made me actually wonder why the python feedparser isn't used to extract RSS feeds.
The text was updated successfully, but these errors were encountered: