Skip to content

Conversation

@kristofzerbe
Copy link

With this change, users will be able to reference attributes from customFields by appending .<property> to the FROM part of an item.

Example:

let parser = new RSSParser({
  customFields: {
    item: [
      ['media:thumbnail.url', 'mediaThumbnailUrl']
    ]
  }
});

@gltched-usr
Copy link

Any updates on this?
(+1)

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

Successfully merging this pull request may close these issues.

2 participants