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

Solved Youtube-Dll Installation?

Status
Not open for further replies.

Nemo

Member
Hi guys,
I saw some tuto for Youtube-DLL but no one working..
My system is : Debian 7 (Wheezy) x64
Bot : Working as well
Error : error,youtube-dll not availible.


If someone can give me a tuto or link to install/connect it to my bot!

Thanks you so much and sorry for bad english!
 

Gothic

Donor
is awesome!
hmmm we cant help you sorry....... read pls https://forum.sinusbot.com/threads/read-me-before-you-post.342/ we need more infos thx :)

Du are aus germany ?

giphy.gif
 

Nemo

Member
Hi guys, i'm french! sorry for bad English!

config.ini =
245c98deae59a12c5c70e14720561f0a.png


Version : 0.9.8


Vps :
d5a08b65155a28bbc0cf10f47eede938.png


I just need to install and launch yt-Dl for my bot.

Bot Error :
8905a15412cac6b69b60d0c0148241ba.png

Ty guys!
 
Last edited:

Xuxe

Containerholic
Staff member
is awesome!
V.I.P.
Contributor
Insider
I just need to install and launch yt-Dl for my bot.

RUN (as root):
Code:
sudo wget https://yt-dl.org/downloads/2015.10.13/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl

and set in your config.ini

Code:
 YoutubeDLPath = "/usr/local/bin/youtube-dl"
now restart your Bot after this it should work ;)
 
Status
Not open for further replies.
Top