• 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

Status
Not open for further replies.

Chaftlyy

Member
Hi so I posted a post a few days ago about my problem but I found out whats wrong ish but it still does not work, I say the link in chat but this happens
https://gyazo.com/198d6626ba6cc1d274aa74c103f2823c

you think its all good from there but it does not play it just downloads then I look in the Uploads tab and I see this
https://gyazo.com/8c3805b68a6eacc89f69cdf8a18f5f78

I have it in my folder I redirected my config to it and nothing happens its in C:\SinusBot\youtube-dl.exe

Code:
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 = 10
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 = "X+IV/QKG0o+tj2+LtT8CZaNjvK21UZhbmGAas8eivhc="
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.15-4ff41c0)"

[DAV]
  Enable = false

[XServer]
  Delay = 0
  Debug = false

that's all, please help.
 
You could try is to reinstall youtube-dl if this did not work try to check for Startup Errors in your Bot Log
 
I reinstalled youtube-dl and still does not work I looked in the bot logs and found nothing but when I turned it on I saw this in the instance logs

Code:
2016-11-03T08:39:37+00:00 PRIVATE-CHAT [Apple Crumble Bot] Downloading https://www.youtube.com/watch?v=3fxq7kqyWO8
2016-11-03T08:39:37+00:00 CHAT 2 [chaftlyy @ Chaftlyy] < !yt [URL]https://www.youtube.com/watch?v=3fxq7kqyWO8[/URL] > / OK
2016-11-03T08:38:28+00:00 New connection status 4; Error 0
2016-11-03T08:38:28+00:00 Chaftlyy joined the channel
2016-11-03T08:38:28+00:00 New connection status 3; Error 0
2016-11-03T08:38:28+00:00 New connection status 2; Error 0
2016-11-03T08:38:28+00:00 New connection status 1; Error 0

I even have tons of errors with scripts I had Advertising Follow Me and Welcome

Code:
2016-11-03T08:45:27+00:00 New connection status 4; Error 0
2016-11-03T08:45:27+00:00 TypeError: Cannot access member 'replace' of undefined at welcometext.js:23:15 at EventDispatcher (<anonymous>:141:69) at Event (<anonymous>:59:17) at <unknown>
2016-11-03T08:45:27+00:00 TypeError: Cannot access member 'replace' of undefined at welcometext.js:23:15 at EventDispatcher (<anonymous>:141:69) at Event (<anonymous>:59:17) at <unknown>
2016-11-03T08:45:27+00:00 Chaftlyy joined the channel
2016-11-03T08:45:27+00:00 New connection status 3; Error 0
2016-11-03T08:45:27+00:00 New connection status 2; Error 0
2016-11-03T08:45:27+00:00 New connection status 1; Error 0
2016-11-03T08:45:26+00:00 Starting instance ts3server://185.38.149.82?port=9021&nickname=Apple%20Crumble%20Bot&password=&cid=91586&channelpassword=
2016-11-03T08:45:25+00:00 TSClient quit.
2016-11-03T08:45:25+00:00 Fail from voice reader: EOF
2016-11-03T08:45:25+00:00 Fail from data reader: EOF
2016-11-03T08:45:25+00:00 KILL [admin] OK
2016-11-03T08:45:24+00:00 New connection status 0; Error 0
2016-11-03T08:45:24+00:00 TypeError: Cannot access member 'replace' of undefined at welcometext.js:23:15 at EventDispatcher (<anonymous>:141:69) at Event (<anonymous>:59:17) at <unknown>
2016-11-03T08:45:19+00:00 [followme] Invalid clientUids
2016-11-03T08:45:19+00:00 Loading script followme
2016-11-03T08:45:19+00:00 Loading script welcometext
2016-11-03T08:45:19+00:00 Loading script advertising

And people say to "Restart My Bot" is that turning it on and off or how do I do it.
 
Last edited:
hmm
ist your loglevel on 11?
did you try to download it via the webinterface?
 
Status
Not open for further replies.
Back
Top Bottom