DV8FromTheWorld / JDA-Player

Extension library for JDA (or D4J) that provides an Java wrapping of Youtube-dl, FFmpeg and FFprobe for use as an AudioProvider.
Apache License 2.0
14 stars 5 forks source link

Added an Err gobler to playlist subprocess. #4

Closed Pear0 closed 8 years ago

Pear0 commented 8 years ago

I added a thread to copy the error stream. It's almost a direct copy from RemoteSource.

TheEpTic commented 8 years ago

More threads ;-;

DV8FromTheWorld commented 8 years ago

I'm closing this as a rejection. If Yt-DL outputs stuff to err, then stdout isn't going to output anything due to our flags. We don't need another thread to catch this.

Sorry I took ~2 months for this. I forgot this was here.