sviatoslav-lebediev / anki-quizlet-importer-extended

75 stars 11 forks source link

cant convert quizlet #168

Closed daviid90 closed 4 months ago

daviid90 commented 5 months ago

Describe the bug A description of what the bug is.

Quizlet deck URL

Additional context Error from the addon window

sviatoslav-lebediev commented 4 months ago

Sorry but it's unclear what issue you have, please add some details or I will close the issue.

daviid90 commented 4 months ago

I cant import quizlet. I already checked the skip the error and try the html . still quizlet cant import, I ALREADY TRY EVERYTHING. THE ERROR IS LIKE THIS:

Expecting value: line 1 column 1 (char 0)

<!DOCTYPE html>

Captcha Challenge…

One more step…

The security system for this website has been triggered. Completing the challenge below verifies you are a human and gives you access.

sviatoslav-lebediev commented 4 months ago

Could you please provide a deck url ? p.s. here, you can look at how to use an HTML mode. https://github.com/sviatoslav-lebediev/anki-quizlet-importer-extended/issues/165#issuecomment-1913522252 HTML mode should work 100% because it doesn't require to fetch any data

If you still can't import, you could add a video how you do this.

daviid90 commented 4 months ago

I DID EXACTLY WHATS IN THE VIDEO

daviid90 commented 4 months ago
daviid90 commented 4 months ago

up

daviid90 commented 4 months ago
sviatoslav-lebediev commented 4 months ago

yep, sorry didn't see your messages

sviatoslav-lebediev commented 4 months ago
sviatoslav-lebediev commented 4 months ago

as for your video, i would double check if you copy the whole HTML from that source page, because it should work 100%

  • Could you take a look at the error when you use an HTML mode ?
daviid90 commented 4 months ago

Screenshot (104) Screenshot (103)

sviatoslav-lebediev commented 4 months ago

I need to see this image

daviid90 commented 4 months ago

i also done that, to copy the long link

daviid90 commented 4 months ago

Anki 23.12.1 (1a1d4d54) (ao) Python 3.9.15 Qt 6.6.1 PyQt 6.6.1 Platform: Windows-10-10.0.22631

Traceback (most recent call last): File "anki.notes", line 154, in _field_index KeyError: 'FrontText'

The above exception was the direct cause of the following exception:

Traceback (most recent call last): File "C:\Users\Lenovo\AppData\Roaming\Anki2\addons21\1362209126__init.py", line 384, in onCode self.createDeck(deck) File "C:\Users\Lenovo\AppData\Roaming\Anki2\addons21\1362209126\init.py", line 431, in createDeck note["FrontText"] = item["term"] File "anki.notes", line 162, in setitem__ File "anki.notes", line 156, in _field_index KeyError: 'FrontText'

===Add-ons (active)=== (add-on provided name [Add-on folder, installed at, version, is config changed]) Custom Background Image and Gear Icon ['1210908941', 2023-04-19T09:19, 'None', mod] Image Occlusion Enhanced ['1374772155', 2022-04-09T15:15, 'None', ''] More Decks Stats and Time Left ['1556734708', 2023-09-24T22:08, 'None', ''] Quizlet to Anki 21 Importer with audio support ['1362209126', 2024-01-16T02:55, 'None', ''] Review Heatmap ['1771074083', 2022-06-30T09:43, 'None', '']

===IDs of active AnkiWeb add-ons=== 1210908941 1362209126 1374772155 1556734708 1771074083

===Add-ons (inactive)=== (add-on provided name [Add-on folder, installed at, version, is config changed])

sviatoslav-lebediev commented 4 months ago

got it, please take a look at the 4th item here https://github.com/sviatoslav-lebediev/anki-quizlet-importer-extended/wiki/FAQ you should not change the Basic Quizlet Extended note type

daviid90 commented 4 months ago

how to defult it?

sviatoslav-lebediev commented 4 months ago
sviatoslav-lebediev commented 4 months ago

going to close, re-open if you still have this issue