twlite / discord-ytdl-core

Simple ytdl wrapper for discord bots with custom ffmpeg args support.
https://www.npmjs.com/package/discord-ytdl-core
Apache License 2.0
51 stars 10 forks source link

Destroy streams on error #10

Closed skick1234 closed 4 years ago

skick1234 commented 4 years ago

Avoid infinite stream and unhandled promise rejection when the previous streams emit an error

skick1234 commented 4 years ago

I just want to pull the first commit @@ It's my mistake.