feedparser
feedparser copied to clipboard
fixes for JSONfeed item.content
After trying to parse the first JSON feed I found in the wild [1], I realized that the content element should be a list. This series fixes this defect and prefers HTML content over text.
[1] https://leahneukirchen.org/trivium/index.json
Ping?