• 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 not working?

Status
Not open for further replies.

bashar

New Member
Hey,

I just installed Sinusbot on my Linux VPS and the bot worked fine. I wanted to install Youtube Dl with the bot, but it seems its not working. I followed this guide :
Code:
https://forum.sinusbot.com/threads/english-german-linux-how-to-install-youtube-dl-with-the-bot.129/

I restarted the bot (turn on/off from the webpage) and when i try to upload a song from yotube it says "error, youtube-dl not available"

What should i do?

Config.ini
3NZ9cbD.png


Kind regards
 

bashar

New Member
Im sorry but how? When i iclose this terminal tbe bot goes down and i cant re-open it. i will need to install the bot again
 
Last edited:

Raphraph

Donor
is awesome!
Contributor
Insider
• Do you use some kind of screen in your VPS ?
• Normally you just have to kill the process or the screen (if you use it) to stop the bot completely
• I don't think you will have to reinstall the bot...
 

bashar

New Member
• Do you use some kind of screen in your VPS ?
• Normally you just have to kill the process or the screen (if you use it) to stop the bot completely
• I don't think you will have to reinstall the bot...
Well im new to linux and when try to use screen commands nothing happen.
when i use this
Code:
screen -AmdS sinusbot ./sinusbot
nothing happen its just start new empty line
 

Xuxe

Containerholic
Staff member
is awesome!
V.I.P.
Contributor
Insider
nothing happen its just start new empty line

You need to be in the Directory of your Bot.
And check with screen -l for a running screen. If some running with the name "sinusbot" wipe it with: screen --wipe <name>
 

bashar

New Member
You need to be in the Directory of your Bot.
And check with screen -l for a running screen. If some running with the name "sinusbot" wipe it with: screen --wipe <name>
Im in bot directory when i use "screen -l" it start new empty page in console
 

Xuxe

Containerholic
Staff member
is awesome!
V.I.P.
Contributor
Insider
Im in bot directory when i use "screen -l" it start new empty page in console
screen -ls - sorry my fault

Screen the Output of ls -l from your bot directory.
 

Xuxe

Containerholic
Staff member
is awesome!
V.I.P.
Contributor
Insider
Bot is running fine

You need to close the screens, how flyth say you need to fully restart it.
I can't see anything on the screen so i can't help.

If you do it right there should be only one screen :)

Also i am missing the output of ls -l .
 
Status
Not open for further replies.
Top