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

YoutubeDL not working?

Status
Not open for further replies.

FritzFurtz

New Member
Hey there! I just tried to make YoutubeDL working. So I put the newest youtube-dl.exe to my sinus bot next to ts3bot.exe and my config.ini is now:
TS3Path = "C:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win64.exe"
ListenHost = "0.0.0.0"
DataDir = ""
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
LogLevel = 3
EnableProfiler = false
YoutubeDLPath = ""
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
MTU = 1500
SampleInterval = 100
StartVNC = false
EnableMulticastMetadata = false
EnableWebStream = false
LogFile = ""
LicenseKey = "FQFfTfoJ3+Ma8G8I/WS/IS7Nrt7S/vSZMiWRUrBohX8="
EnableAloneMode = false
YoutubeDLPath = "C:\\SinusBot\\youtube-dl.exe"
[StreamRewrites]

but it seems to close instantly when I try to open it...
 

Reddexo

Donor
is awesome!
you have 2 lines YoutubeDLPath = "" | YoutubeDLPath = "C:\\SinusBot\\youtube-dl.exe"
delete the last and write it in the first YoutubeDLPath
 
Status
Not open for further replies.
Top