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

Status
Not open for further replies.

Chaftlyy

Member
so i am on windows 10 and i have python installed and youtube-dl.exe on my pc, i say in the chat to my bot !yt (link) it says its downloading but does nothing after, i looked on fourms for a post to help but i couldent find one, this is my config




TS3Path = "C:\\SinusBot\\TeamSpeak 3 Client\\ts3client_win64.exe"
ListenHost = "0.0.0.0"
DataDir = "C:\\SinusBot\\data\\"
ListenPort = 8087
LocalPlayback = false
EnableLocalFS = false
MaxBulkOperations = 300
LogLevel = EnableProfiler = false YoutubeDLPath = "C:\\SinusBot\\youtube-dl.exe" = ""
EnableDebugConsole = false
UploadLimit = 83886080
RunAsUser = 0
RunAsGroup = 0
InstanceActionLimit = 6
UseSSL = false
SSLKeyFile = ""
SSLCertFile = ""
Hostname = ""
SampleInterval = 60
StartVNC = false
EnableWebStream = false
LogFile = ""
LicenseKey = "bYt9KLgoQXuQrMQSlpFebABnXC8nH34/2lc7VKzJJTo="
IsProxied = false
DenyStreamURLs = []
Pragma = 0

[YoutubeDL]
BufferSize = 524288
MaxDownloadSize = 419430400
MaxDownloadRate = 104857600
CacheStreamed = false

[TS3]
AvatarMaxWidth = 0
AvatarMaxHeight = 0

[StreamRewrites]

[Scripts]
AllowReload = false
EnableTimer = false

[Themes]
Default = ""

[SpeechRecognition]
Enable = false

[FFmpeg]
UserAgent = "SinusBot (0.9.13-d80beba)"

[DAV]
Enable = false

[XServer]
Delay = 0
Debug = false



please help ;(
 

Chaftlyy

Member
Change it to:
Code:
YoutubeDLPath = "C:\\SinusBot\\youtube-dl.exe"
Provide us some logs (Read that) :)
i edited what you said but it still does not work, people say put my log level at 10 but i dont know how the only thing i seen that might change it is 300LogLevel but if i change it to 10LogLevel it still doesnt work
 
Status
Not open for further replies.
Top