node-youtube-dl
node-youtube-dl copied to clipboard
Failed error
Yo, rly idk where to find "commands" in this module, but pls help me xD
I have this error:
Error: input stream: Command failed with exit code 127: /home/container/node_modules/youtube-dl/bin/youtube-dl --dump-json --format=18 http://www.youtube.com/watch?v=iBD5vR2bgKU at makeError (/home/container/node_modules/execa/lib/error.js:56:11) at handlePromise (/home/container/node_modules/execa/index.js:114:26) at processTicksAndRejections (internal/process/task_queues.js:97:5) { command: '/home/container/node_modules/youtube-dl/bin/youtube-dl --dump-json --format=18 http://www.youtube.com/watch?v=iBD5vR2bgKU', exitCode: 127, signal: undefined, signalDescription: undefined, stdout: '', stderr: "/usr/bin/env: 'python': No such file or directory", failed: true, timedOut: false, isCanceled: false, killed: false }
My code: https://hastebin.com/imokapobin.typescript
same error