node-rssparser
node-rssparser copied to clipboard
Get itunes:image url from rss feed if available
can u pass itunes rss url which u used for tesing. i think not just image field is there, there r other field like subtitle, author which needs to be integrated.
Sure, it works for all of these:
podcastUrls = [
'http://feeds.5by5.tv/changelog',
'http://feeds.feedburner.com/NodeUp',
'http://feeds.feedwrench.com/AdventuresInAngular.rss',
'http://feeds.feedwrench.com/JavaScriptJabber.rss',
'http://www.illegalargument.com/rss',
'http://feeds.feedburner.com/se-radio'
]