Pull your Duolingo vocabulary.
- Fill the empty fields in main.py
- For
NOTE_TYPE
,WORD_FIELD
,MEANING_FIELD
andSPELLING_FIELD
you have to create custom note type in Anki or you can edit main.py.
- For
- Install AnkiConnect add-on.
python -m pip install -r requirements.txt
- Run.