youtube-dl unter Mojave installieren

I

ims

unregistriert
Thread Starter
Dabei seit
27.09.2011
Beiträge
999
Reaktionspunkte
362
Nachdem ich Heute unter Windows 10 eine Warnmeldung zu ClipGrab erhalten habe, habe ich mich nach Alternativen umgesehen, um YouTube Videos herunterzuladen.

Ich bin auf youtube-dl gestoßen, und möchte das nun mal ausprobieren.

https://youtube-dl.org/

Wie kann ich youtube-dl unter macOS Mojave installieren?

wenn ich

Code:
sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl

eingebe, erscheint nur:

% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (60) SSL certificate problem: certificate has expired
More details here: https://curl.haxx.se/docs/sslcerts.html

curl performs SSL certificate verification by default, using a "bundle"
of Certificate Authority (CA) public keys (CA certs). If the default
bundle file isn't adequate, you can specify an alternate file
using the --cacert option.
If this HTTPS server uses a certificate signed by a CA represented in
the bundle, the certificate verification probably failed due to a
problem with the certificate (it might be expired, or the name might
not match the domain name in the URL).
If you'd like to turn off curl's verification of the certificate, use
the -k (or --insecure) option.
HTTPS-proxy has similar options --proxy-cacert and --proxy-insecure.
 
Zurück
Oben Unten