fspv / leetcode-anki

Anki cards generator for Leetcode
MIT License
297 stars 44 forks source link

Cards are generated with "No content" for some leetcode problems #34

Closed lzx404243 closed 1 year ago

lzx404243 commented 2 years ago

For a small subset of questions, the generated cards don't capture the question content but instead, have the Content field being No content.

For instance, problem 2340 has such an issue deterministically, while problem 2341 always shows up fine.

Some Leetcode questions with Content field being no content:

ChocoTonic commented 1 year ago

you didn't generate these cards while using the session from a premium account

lzx404243 commented 1 year ago

I see. Didn't realize the ones that failed were all premium questions. Thanks for clarifying!