Nach einer gewissen Zeit ging das youtube-dl nicht mehr. Ich hab folgendes gemacht:
- sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl (oder falls man curl nicht hat)
- 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
Gefunden auf -> https://github.com/ytdl-org/youtube-dl#installation