You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 3, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered: