Duolingo
Duolingo copied to clipboard
Fixes .get_vocabulary() JSONDecodeError as API has changed
fixes #139 by indexing each section, unit, and level to get the skill_id
in order to probably build the .get_vocabulary()
API query. It also handles pagination and will query every page.