• 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.

Youtube dl on 0.9.12.2 version

Status
Not open for further replies.

Xfarne98

Member
Hi, i am italian and i don't n
Know english very well but i'm here and i'm writing in english.
Then you wonder: where is the problem?
I have installed linux mint as o.s (latest version) and i'm using sinusbot 0.9.12.2 version on ts3 3.0.19.1 version.
The bot is still connected to my server and it works but if i send youtube dl commands i see in web panel that youtube-dl is not available. Config.ini is set correctly and youtube-dl downloaded.
I hope i'm writing in the right section XD.

Waiting for your answer
Thanks a lot
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Did you`ve installed so?
Code:
sudo wget https://yt-dl.org/downloads/2016.06.02/youtube-dl -O /usr/local/bin/youtube-dl

sudo chmod a+rx /usr/local/bin/youtube-dl
And in the config.ini
Code:
/usr/local/bin/youtube-dl
Do you have it like that? And do you have Python installed?
Code:
sudo apt-get install python
And check if youtube-dl works with
Code:
youtube-dl -v
All Commands in the code fields, are for the terminal.
 
Status
Not open for further replies.
Top