ReneR97 / domestika-downloader

Download full domestika courses
https://www.buymeacoffee.com/ReneR97
49 stars 14 forks source link

Error #29

Closed Prohibitive closed 2 months ago

Prohibitive commented 3 months ago

Hello My Account: image My Config image

Result: C:\Users\Prohi\Downloads\domestika-downloader-main>npm run start

domestika-downloader@1.0.0 start node index.js

C:\Users\Prohi\Downloads\domestika-downloader-main\index.js:135 for (let i = 0; i < data.videos.length; i++) { ^

TypeError: Cannot read properties of undefined (reading 'length') at getInitialProps (C:\Users\Prohi\Downloads\domestika-downloader-main\index.js:135:41) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async scrapeSite (C:\Users\Prohi\Downloads\domestika-downloader-main\index.js:54:25)

Node.js v20.11.1

Prohibitive commented 3 months ago

@ReneR97 Pls Help me? Thx alot

ReneR97 commented 3 months ago

Hey, i justed merge a pull request with a lot of improvements and fixes. Could you try redownloading everything and trying again? see if that fixes your problem.

Prohibitive commented 3 months ago

Hey, i justed merge a pull request with a lot of improvements and fixes. Could you try redownloading everything and trying again? see if that fixes your problem.

Hello thx for reply but new error:

5 Units Detected C:\Users\Prohi\Downloads\domestika-downloader-main\index.js:174 for (let i = 0; i < data.videos.length; i++) { ^

TypeError: Cannot read properties of undefined (reading 'length') at getInitialProps (C:\Users\Prohi\Downloads\domestika-downloader-main\index.js:174:41) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async scrapeSite (C:\Users\Prohi\Downloads\domestika-downloader-main\index.js:98:25)

Node.js v20.11.1

ReneR97 commented 3 months ago

Are you sure you used the latest version? if you havent, you have to redownload the code from the git repository and try again. If the error still persists, let me know