• If you need help or want to discuss things, you now can also join us on our Discord Server!
  • A first preview of the unlimited version of SinusBot can be found in the Upcoming Changes thread. A version for Windows will follow, but we don't have a release date, yet.

Bug Youtube dl not works

Status
Not open for further replies.

YoLaw

New Member
Hello,
I installed sinusbot using the script. It works correctly but youtube-dl doesn't works anymore...
In effect when I start sinusbot manually, I have this message in the console concerning youtube-dl:

2016/06/10 20:17:34 [GENERAL/YTDL ] INFO youtube-dl checking...
2016/06/10 20:17:34 fork/exec /usr/local/bin/yt: exec format error youtube-dl not found

But youtube-dl is intalled at /usr/local/bin ! I don't understand..
Thank you for your help! :)
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Try it with pip
Code:
apt-get install python-pip
pip install youtube-dl
YouTube-dl is not just yt it is youtube-dl in the bin.
 
Status
Not open for further replies.
Top