Results 1 to 2 of 2

Thread: youtube-dl ERROR: no certificate

  1. #1
    Join Date
    Oct 2011
    Beans
    23

    youtube-dl ERROR: no certificate

    I tried to upgrade youtube-dl a few months ago. Not only did it NOT upgrade, it disabled the program. I don't know what I am doing, or not doing right. I don't know how to use no check certificate. Any thoughts?

    ----------------------------------------------
    sudo wget https://yt-dl.org/downloads/2014.06.07/youtube-dl.sig -O youtube-dl.sig
    gpg --verify youtube-dl.sig /usr/local/bin/youtube-dl
    rm youtube-dl.sig
    candy@candy-HP-Compaq-nc6400-EH522AV:~$ sudo wget https://yt-dl.org/downloads/2014.06.07/youtube-dl.sig -O youtube-dl.sig
    [sudo] password for candy:
    --2014-06-08 15:30:34-- https://yt-dl.org/downloads/2014.06.07/youtube-dl.sig
    Resolving yt-dl.org (yt-dl.org)... 95.143.172.170, 2001:1a50:11:0:5f:8f:acaa:177
    Connecting to yt-dl.org (yt-dl.org)|95.143.172.170|:443... connected.
    ERROR: no certificate subject alternative name matches
    requested host name `yt-dl.org'.
    To connect to yt-dl.org insecurely, use `--no-check-certificate'.
    candy@candy-HP-Compaq-nc6400-EH522AV:~$ sudo curl https://yt-dl.org/downloads/2014.06.07/youtube-dl -o /usr/local/bin/youtube-dl
    sudo: curl: command not found
    candy@candy-HP-Compaq-nc6400-EH522AV:~$
    candy@candy-HP-Compaq-nc6400-EH522AV:~$ sudo wget https://yt-dl.org/downloads/2014.05.13/youtube-dl -O /usr/local/bin/youtube-dl
    --2014-06-08 15:34:20-- https://yt-dl.org/downloads/2014.05.13/youtube-dl
    Resolving yt-dl.org (yt-dl.org)... 95.143.172.170, 2001:1a50:11:0:5f:8f:acaa:177
    Connecting to yt-dl.org (yt-dl.org)|95.143.172.170|:443... connected.
    ERROR: no certificate subject alternative name matches
    requested host name `yt-dl.org'.
    To connect to yt-dl.org insecurely, use `--no-check-certificate'.

  2. #2
    Join Date
    Sep 2006
    Location
    France.
    Beans
    Hidden!
    Distro
    Ubuntu Mate 16.04 Xenial Xerus

    Re: youtube-dl ERROR: no certificate

    | My old and mostly abandoned blog |
    Linux user #413984 ; Ubuntu user #178
    J'aime les fraises.
    Nighty night me lovelies!

    | Reinstalling Ubuntu ? Please check this bug first ! |
    | Using a ppa ? Please install ppa-purge from universe, you may need it should you want to revert packages back |
    | No support requests / username changes by PM, thanks. |
    [SIGPIC][/SIGPIC]

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •