rbren / rss-parser

A lightweight RSS parser, for Node and the browser
MIT License
1.38k stars 209 forks source link

Bugfix: Handle absence of media:content in XML parsing #263

Closed stetime closed 9 months ago

stetime commented 11 months ago

current build crashes when parsing feeds where ['media:content'] is absent, added conditional assignment