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

Solved Error SSH with youtube dl

Status
Not open for further replies.

0ddlyoko

Member
Hello, i have an error when i try to play a music on youtube.
  • used version: 0.9.13-3609644
  • used operating system (e.g. Windows, 64bit): Windows 10 64 bits
  • hardware specs (e.g. VPS, Core i7, 8 GB RAM): Intel Core i3 4Go RAM
  • used browser (and maybe plugins): Firefox
  • your config.ini: http://pastebin.com/PGEi5izy
When i try to download a music, with the /yt command, /youtube or directly in the "Upload" section, i have this error:

http://prnt.sc/ccq2no
http://prntscr.com/ccq319
i've tried to redownload youtube dl, and reinstall sinusbot, but it doesn't work. Any ideas?
When i put "loglevel" to 10, i can see that:
http://prntscr.com/ccq52b
 

mxschmitt

Moderator
Staff member
is awesome!
V.I.P.
is uber awesome!
Contributor
Insider
Code:
echo "--no-check-certificate" >> /etc/youtube-dl.conf
That should work
 
Last edited:

0ddlyoko

Member
Yes when i try with --no-check-certificate it works but i'm on windows and i have the exe file (youtube-dl.exe). I don't know where is the config file?
When i try http or https it doesn't work anywhere.
 

0ddlyoko

Member
ok, thanks you a lot, i know that the config file is at %APPDATA%\youtube-dl\config.txt, but like the config file wasn't created, i don't know what i need to do (sry for my bad english).
Thanks you Clanwarz, it works !
 
Status
Not open for further replies.
Top