BigVictorio
New Member
Hey guys
,
few days ago was released a new version of youtube dl. I am new at sinusbot and i tried to download new version of youtube-dl. I install new version like this
but after this yt-dl not working i use this
After installing yt-dl with
a yt-dl can download songs, but only no copyrighted like NoCopyrightSongs. All songs with copyright return this error :
Bot returns message without : and one / .
How can i fix this? Thanks for reply.
Of coure, here is Log with logscript.sh

few days ago was released a new version of youtube dl. I am new at sinusbot and i tried to download new version of youtube-dl. I install new version like this
Code:
sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl
Code:
sudo pip install --upgrade youtube_dl
Tutorial how i install new yt-dl update
https://rg3.github.io/youtube-dl/download.html
https://rg3.github.io/youtube-dl/download.html
Code:
sudo pip install --upgrade youtube_dl
<17:06:57> "Music Bot": Download failed for https/www.youtube.com/watch?v=KlujizeNNQM; file not found
Signature extraction failed: Traceback (most recent call last)
How can i fix this? Thanks for reply.
Of coure, here is Log with logscript.sh
Code:
==========================================================
SINUSBOT RELATED
SYSTEM INFORMATION
- Operating System: Ubuntu 14.04.5 LTS
- OS x64 check: OK
- Kernel: Linux 3.13.0-24-generic x86_64
- Load Average: 1.38 0.80 0.45
- Uptime: 26 days, 18 hours, 59 minutes, 48 seconds
- OS Updates: 13 (updates available!)
- OS Missing Packages: None (v1)
- OS APT Last Update: 12.01.2017 06:36:37 CET +01:00:00
- Bot Start Script: not found
- DNS resolution check: google.com -> OK
- CPU:
Architecture: x86_64
CPU(s): 1
Thread(s) per core: 1
Core(s) per socket: 1
Socket(s): 1
CPU MHz: 1699.998
Hypervisor vendor: VMware
Virtualization type: full
- RAM: B/994.05 MB in use (%)
- SWAP: B/ B in use (%)
- DISK: 10.58 GB/7.18 GB in use (147%)
- Package versions:
> libglib: 2.40.2-0ubuntu1
BOT INFORMATION
- Status: running (PIDs: 15471 15470, User: root)
- Webinterface: port locally reachable (Port: 80)
- Binary: /opt/ts3soundboard/sinusbot (MD5 Hash: 0005c8c289b99913844c9f761dbb50e9)
- Version: 0.9.16-10f0fad
- TS3 Plugin: installed (md5 hash match)
- Bot Plugin: 28b54596e19937601df973b709aa0667
- TS3 Client: 28b54596e19937601df973b709aa0667
- Config:
- LogLevel = 3
- TS3Path = /opt/ts3soundboard/TeamSpeak3-Client-linux_amd64/ts3client_linux_amd64 (Version 3.0.18.2)
- YoutubeDLPath = not set (does exist anyway, version: 2017.01.08)
- Installed scripts: advertising.js; aloneMode.js; Away Mover.js; Away Mover.js.store; badchan.js; bookmark.js; come.js; come.js.store; covatar.js; dev.js; Digital Clock.js; Digital Clock.js.store; followme.js; idle.js; metadata.js; norecording.js; rememberChannel.js; showcase.js; sound.js; welcometext.js
OTHER INFORMATION
- Report date: 12.01.2017 17:14:41 CET +01:00:00 (timezone: Europe/Rome)
- TeamSpeak 3 Version: 3.0.18.2
- youtube-dl Version: 2017.01.08
- DiagScript version: 0.4.6
==========================================================
Last edited: