QuiteRSS / quiterss

Free news feeds reader
https://quiterss.org
Other
1k stars 122 forks source link

Support for media images #1557

Open GORobert opened 1 year ago

GORobert commented 1 year ago

Some RSS use <media:content medium="image" for the main image. Can this also be supported in QuiteRSS? For example:

<media:content xmlns:media="http://search.yahoo.com/mrss/" url="http://www.widget.com/images/thumb.gif" medium="image" type="image/jpeg" width="150" height="150" />