i've been wanting to play with this for a long time, but i was never able to get a successful install, so i gave up. now i finally have a successful install :) i ran the example provided to test the app and this is the error i get:
`Microsoft Windows [Version 10.0.16299.492]
(c) 2017 Microsoft Corporation. All rights reserved.
C:\Users\Leonardo Andrews>mementoize "https://www.youtube.com/watch?v=sKRxIvZCmxk" doc-chicken.mp4 5
internal/child_process.js:340
throw errnoException(err, 'spawn');
^
Error: spawn UNKNOWN
at _errnoException (util.js:1031:13)
at ChildProcess.spawn (internal/child_process.js:340:11)
at exports.spawn (child_process.js:499:9)
at exports.execFile (child_process.js:209:15)
at call (C:\Users\Leonardo Andrews\AppData\Roaming\npm\node_modules\mementoize\node_modules\youtube-dl\lib\youtube-dl.js:163:5)
at Function.getInfo (C:\Users\Leonardo Andrews\AppData\Roaming\npm\node_modules\mementoize\node_modules\youtube-dl\lib\youtube-dl.js:285:5)
at module.exports (C:\Users\Leonardo Andrews\AppData\Roaming\npm\node_modules\mementoize\node_modules\youtube-dl\lib\youtube-dl.js:107:10)
at Object. (C:\Users\Leonardo Andrews\AppData\Roaming\npm\node_modules\mementoize\lib\bin\index.js:64:37)
at Module._compile (module.js:641:30)
at Object.Module._extensions..js (module.js:652:10)
C:\Users\Leonardo Andrews>`
i've been wanting to play with this for a long time, but i was never able to get a successful install, so i gave up. now i finally have a successful install :) i ran the example provided to test the app and this is the error i get:
`Microsoft Windows [Version 10.0.16299.492]
(c) 2017 Microsoft Corporation. All rights reserved.
C:\Users\Leonardo Andrews>mementoize "https://www.youtube.com/watch?v=sKRxIvZCmxk" doc-chicken.mp4 5
internal/child_process.js:340
throw errnoException(err, 'spawn');
^
Error: spawn UNKNOWN
at _errnoException (util.js:1031:13)
at ChildProcess.spawn (internal/child_process.js:340:11)
at exports.spawn (child_process.js:499:9)
at exports.execFile (child_process.js:209:15)
at call (C:\Users\Leonardo Andrews\AppData\Roaming\npm\node_modules\mementoize\node_modules\youtube-dl\lib\youtube-dl.js:163:5)
at Function.getInfo (C:\Users\Leonardo Andrews\AppData\Roaming\npm\node_modules\mementoize\node_modules\youtube-dl\lib\youtube-dl.js:285:5)
at module.exports (C:\Users\Leonardo Andrews\AppData\Roaming\npm\node_modules\mementoize\node_modules\youtube-dl\lib\youtube-dl.js:107:10)
at Object. (C:\Users\Leonardo Andrews\AppData\Roaming\npm\node_modules\mementoize\lib\bin\index.js:64:37)
at Module._compile (module.js:641:30)
at Object.Module._extensions..js (module.js:652:10)
C:\Users\Leonardo Andrews>`