tharyckgusmao / Skill-Share-Crawler---DL

Download Videos Skill Share per ID or per Class
125 stars 33 forks source link

TypeError: Cannot read property 'replace' of undefined #50

Open jruiztt opened 4 years ago

jruiztt commented 4 years ago

Good day,

I've been downloading reliably up until recently. No changes/updates were made. I am now getting this error.

`TypeError: Cannot read property 'replace' of undefined

at dlPerId (D:\git\Skill-Share-Crawler---DL\app\components\DlPerId.js:27:39) at DlPerId (D:\git\Skill-Share-Crawler---DL\app\components\DlPerId.js:183:3) at logData (D:\git\Skill-Share-Crawler---DL\app\components\FindIdVideo.js:61:5) at Request.request [as _callback] (D:\git\Skill-Share-Crawler---DL\app\components\FindIdVideo.js:52:7) at Request.self.callback (D:\git\Skill-Share-Crawler---DL\node_modules\request\request.js:188:22) at Request.emit (events.js:189:13) at Request.EventEmitter.emit (domain.js:441:20) at Request. (D:\git\Skill-Share-Crawler---DL\node_modules\request\request.js:1171:10) at Request.emit (events.js:189:13) at Request.EventEmitter.emit (domain.js:441:20) npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! skillshare_dl@1.0.0 start: node index.js npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the skillshare_dl@1.0.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. --`

Any assistance would be greatly appreciated.

Thanks and take care.