0 Mitglieder und 1 Gast betrachten dieses Thema.
thebookkeeper@Dell-DV051:~$ sudo youtube-dl -UERROR: can't find the current version. Please try again later.thebookkeeper@Dell-DV051:~$ sudo youtube-dl --version2020.09.20
Da gibt es wohl gerade ein Rechte-Problem.
Man sollte allerdings MX Linux nutzen denn da ist Clipgrab dabei
Die neueste Version von Clipgrab bekommst du genauso in Arch Linux und Derivaten.
thebookkeeper@Dell-DV051:~$ apt-cache policy clipgrabclipgrab: Installiert: 3.8.10~bionic1 Installationskandidat: 3.8.10~bionic1 Versionstabelle: *** 3.8.10~bionic1 500 500 http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu bionic/main i386 Packages 100 /var/lib/dpkg/status
sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl
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