QuiteRSS/quiterss

Support for media images

GORobert opened this issue · 0 comments

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" />