-
Notifications
You must be signed in to change notification settings - Fork 14
Description
Hi, when I try to download my Ebooks via Klett I get this error:
ebookdownloader@1.0.0 start
node --no-deprecation src/EbookDownloader.js
√ Publisher / Website » Klett
√ Email (Empty to read from config.json) ... myemail@gmail.com
√ Password (Empty to read from config.json) ... ***********
√ Overwrite old temp files ... yes
TypeError: Cannot read properties of null (reading 'attributes')
at C:\Users\fabia\Desktop\EbookDownloader-master\src\downloader\klett.js:476:83
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
Error fetching loginForm
I already tried to reset my password on Klett itself but still doesn´t work. Same in Cornelsen:
ebookdownloader@1.0.0 start
node --no-deprecation src/EbookDownloader.js
√ Publisher / Website » Cornelsen
√ Name (Empty to read from config.json) ... username
√ Password (Empty to read from config.json) ... ********
√ Overwrite old temp files ... yes
Logging in and getting Book list
Could not login - 752
TypeError: Cannot read properties of null (reading 'querySelectorAll')
at C:\Users\fabia\Desktop\EbookDownloader-master\src\downloader\cornelsen.js:582:51
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
A few months ago everything worked great. Hope you can help me,
Greetings