sviatoslav-lebediev / anki-quizlet-importer-extended

93 stars 12 forks source link

Importing Password Protected Quizlets #37

Closed willbert03 closed 1 year ago

willbert03 commented 2 years ago

How do you import password-protected Quizlets? I don't understand and the small explanation doesn't help.

sviatoslav-lebediev commented 2 years ago

Hi, @willbert03 you mean private Quizlets?

  1. open https://quizlet.com/
  2. log in
  3. open dev tools https://developer.chrome.com/docs/devtools/open/
  4. you will see an Application tab. Click on it
  5. copy qlts image
  6. add it to the anki extension config image

Hope it will help, if not let me know

willbert03 commented 2 years ago

Hi, that makes sense but it still doesn't work. I've done the qlts part all correctly but the addon outputs 'Sorry, behind a captcha.' and then sometimes 'Sorry, this is a private deck :(' Here are the 2 Quizlets I'm trying to access;

Any ideas about what I am doing wrong or is it a Quizlet thing?

sviatoslav-lebediev commented 2 years ago

Oh, I guess I misunderstood. I don't think we can import "password-protected Quizlets" if we don't have a password. So the question is do you have passwords for ^ Quizlets ?

RJ-Frosty commented 2 years ago

Does this solution work with safari?

sviatoslav-lebediev commented 2 years ago

if we are talking about not password-protected quizlets it should work, here is how to get cookies in safari https://www.loopinsight.com/2015/08/06/how-to-view-safari-cookies/