ianbrault / nyt_recipe

Downloads recipes from the NYT Cooking website and converts them into an Apple Notes-compatible format
MIT License
16 stars 2 forks source link

I am getting an error 'warning: recipe is missing a serving size' #2

Closed pmahnke closed 10 months ago

pmahnke commented 10 months ago

I assume something changed in the data model.

Is this any easy fix?

ianbrault commented 10 months ago

I will take a look when I have a chance. What recipe were you querying?

pmahnke commented 10 months ago

Thanks for taking a look.

nyt_recipe https://cooking.nytimes.com/recipes/1018124-baked-rice

BR,

Peter

On Wed, 24 Jan 2024 at 22:01, Ian Brault @.***> wrote:

I will take a look when I have a chance. What recipe were you querying?

— Reply to this email directly, view it on GitHub https://github.com/ianbrault/nyt_recipe/issues/2#issuecomment-1908987407, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADLXALYFMEWEMIGETZDSJTYQGAFHAVCNFSM6AAAAABCCJRTCKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMBYHE4DONBQG4 . You are receiving this because you authored the thread.Message ID: @.***>

-- Peter Mahnke www.transitionelement.com @pmahnke

ianbrault commented 10 months ago

@pmahnke created v1.1.0 with a fix

pmahnke commented 9 months ago

@ianbrault works great, than you!