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.
Each time i try to console.log a .getInfo i get this error:
{ Error: stdout maxBuffer exceeded
at Socket.onChildStdout (child_process.js:323:14)
at emitOne (events.js:115:13)
at Socket.emit (events.js:210:7)
at addChunk (_stream_readable.js:252:12)
at readableAddChunk (_stream_readable.js:235:13)
at Socket.Readable.push (_stream_readable.js:197:10)
at Pipe.onread (net.js:589:20)
cmd: '/root/node_modules/youtube-dl/bin/youtube-dl --dump-json -f best --no-warnings --force-ipv4 ytsearch: rockstar post malone' }
The text was updated successfully, but these errors were encountered:
Each time i try to console.log a .getInfo i get this error:
{ Error: stdout maxBuffer exceeded
at Socket.onChildStdout (child_process.js:323:14)
at emitOne (events.js:115:13)
at Socket.emit (events.js:210:7)
at addChunk (_stream_readable.js:252:12)
at readableAddChunk (_stream_readable.js:235:13)
at Socket.Readable.push (_stream_readable.js:197:10)
at Pipe.onread (net.js:589:20)
cmd: '/root/node_modules/youtube-dl/bin/youtube-dl --dump-json -f best --no-warnings --force-ipv4 ytsearch: rockstar post malone' }
The text was updated successfully, but these errors were encountered: