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

--Frag fix breaks youtube-dl #23

Open Fabricio20 opened 7 years ago

Fabricio20 commented 7 years ago

If you are not using source, it fails to find the youtube-dl file because the ProcessBuilder is tied to the Cache folder of the guild. Will PR a fix for this later, thanks EpTic.

Fabricio20 commented 7 years ago

There are two ways of fixing this, first is making a copy of youtube-dl's file to the cache folder of the guild, second is making youtube-dl start from system PATH (remove python argument).

Any suggestions?

M4ttoF commented 7 years ago

Hi, is it possible to post a tutorial for one of those methods? I'm kinda new and I don't wanna risk messing up the files

freyacodes commented 7 years ago

@M4ttoF JDA-Player is very obsolete. We recommend using https://github.com/sedmelluq/lavaplayer which is much faster and reliable.

DV8FromTheWorld commented 7 years ago

To be honest, JDAPlayer is deprecated in favor of Lavaplayer. I would highly suggest switching as JDAPlayer won't be updated for JDA 3.