Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hoping to parser the icon of rss sources that provide 'icon' element #73

Closed
Jessense opened this issue Sep 19, 2018 · 2 comments
Closed

Comments

@Jessense
Copy link

No description provided.

@rbren
Copy link
Owner

rbren commented Sep 19, 2018

Can you provide an example? This sounds like something that could be done with the custom fields option

@scottie
Copy link

scottie commented Dec 22, 2018

let parser = new Parser({
  customFields: {
    item: ['icon','some icon'],
  }
});
blah blah
console.log(feed.items[3].icon)

...close ???

@rbren rbren closed this as completed Dec 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants