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

Python installation for ytdl

Status
Not open for further replies.

Phix

New Member
Hello guys, youtube-dl wont work without python, people say that on these forums, I have Ubuntu 14.04 LTS.
my question is: how to install the python ytdl needs. whats the package name?
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Code:
apt-get install python-pip
pip install youtube-dl
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Python you can install so, but when you install "python-pip" it will be automatically installed
Code:
apt-get install python
You need to give the musicbot client in your Teamspeak the privilege:
Code:
b_client_ignore_antiflood
 

Phix

New Member
Python you can install so, but when you install "python-pip" it will be automatically installed
Code:
apt-get install python
You need to give the musicbot client in your Teamspeak the privilege:
Code:
b_client_ignore_antiflood
what is causing flood?? its a public ts not mine.
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
maybe the server has got a big amount of server groups / channels / clients and the bot tries to get them
 
Status
Not open for further replies.
Top