MakhouT / treehouseDownloader

Download video's from teamtreehouse.com if you have a subscription and don't want to use the build-in iTunes downloader
33 stars 4 forks source link

Cannot Start Download #13

Open explus4host opened 8 years ago

explus4host commented 8 years ago

C:\treehouseDownloader-master>node app.js Server up and running on 127.0.0.1:8080 events.js:141 throw er; // Unhandled 'error' event ^

TypeError: Cannot read property 'substring' of undefined at C:\treehouseDownloader-master\download.js:40:58 at Array.forEach (native) at C:\treehouseDownloader-master\download.js:35:20 at Parser. (C:\treehouseDownloader-master\node_modules\xml2js\lib\xml2js.js:489:18) at emitOne (events.js:77:13) at Parser.emit (events.js:169:7) at Object.onclosetag (C:\treehouseDownloader-master\node_modules\xml2js\lib\xml2js.js:447:26) at emit (C:\treehouseDownloader-master\node_modules\xml2js\node_modules\sax\lib\sax.js:640:35) at emitNode (C:\treehouseDownloader-master\node_modules\xml2js\node_modules\sax\lib\sax.js:645:5) at closeTag (C:\treehouseDownloader-master\node_modules\xml2js\node_modules\sax\lib\sax.js:905:7)