micnews / apple-news

A Node.js client for interacting with the Apple News API :newspaper:
37 stars 24 forks source link

Add support for undocumented metadata fields #7

Open shimonenator opened 7 years ago

shimonenator commented 7 years ago

Add support for accessoryText field, and undocumented isCandidateToBeFeatured, and isDevelopingStory metadata fields.

isCandidateToBeFeatured is a deprecated, but still in use field that can suggest Apple News app how to layout particular article in the feed.

isDevelopingStory disables cache for the user that has open the story, so if it updates, they can see changes faster.

iefserge commented 7 years ago

Travis build fails, otherwise LGTM

danmakenoise commented 6 years ago

@shimonenator (Sorry, same message as other PRs) I'm doing some maintenance work on this repo. I know your PR's are over a year old but are you still interested in getting them merged in, or have you moved on from this library?