discord-ytdl-core icon indicating copy to clipboard operation
discord-ytdl-core copied to clipboard

Simple ytdl wrapper for discord bots with custom ffmpeg args support.

Results 2 discord-ytdl-core issues
Sort by recently updated
recently updated
newest added

can anybody tell me why this is returning the Write EPIPE error ? const ytdl = require('discord-ytdl-core') stream = ytdl('https://www.youtube.com/watch?v=CqsgCsU8SOA',{ headers: { quality: 'highestaudio', highWaterMark: 262144, }, opusEncoded: false, fmt:...

I'm trying to run a music discord bot on my raspberry pi zero but when I try to play anything i get a fatal error: `Liftoff bailout should not happen....