Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
youtube-dl issue in nodejs #884
Comments
|
If you have installed from fent/node-youtube-dl, you should report the issue there. |
|
@jaimeMF Ah yes, my bad. I will reopen there. |
I tried to use youtube-dl module to download video, but upon installing the module and trying the example I get an error:
events.js:72
throw er; // Unhandled 'error' event
^
Error: spawn ENOENT
at errnoException (child_process.js:975:11)
at Process.ChildProcess._handle.onexit (child_process.js:766:34)
Help plaese? ^-^