• Hey Guest, we're evolving the future of TeaSpeak.
    You're invited to join the discussion here!

Pending Youtube-dl (impossible DL)

xDyego

Well-known member
I'm having a certificate problem with youtube-dl, I'm managing to install only with the commands below:

Code:
wget http://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl --no-check-certificate
chmod a+rx /usr/local/bin/youtube-dl
wget http://yt-dl.org/downloads/latest/youtube-dl.sig -O youtube-dl.sig --no-check-certificate
gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
rm youtube-dl.sig
 

REDOSS

TeaSpeak Team
Staff member
TeaTeam
// Closed, this is not a TeaSpeak error.

In addition, most likely the problem was solved and is no longer relevant.