youtube-dl a disparu Le sujet est résolu

Demande d'aide : c'est ici.
Répondre
Avatar de l’utilisateur
piratebab
Site Admin
Site Admin
Messages : 4904
Inscription : 24 avr. 2016, 18:41
Localisation : sud ouest
Status : En ligne

Bonjour,
j'ai un truc bizare sur ma testing.
La commande youtube-dl est devenue introuvable;
lorsque je regarde la liste des fichiers installés:
/.
/usr
/usr/share
/usr/share/doc
/usr/share/doc/youtube-dl
/usr/share/doc/youtube-dl/NEWS.Debian.gz
/usr/share/doc/youtube-dl/changelog.Debian.gz
/usr/share/doc/youtube-dl/changelog.gz
/usr/share/doc/youtube-dl/copyright
aucun executable. C'est pareil chez vous ?
Avatar de l’utilisateur
vv222
Membre actif
Membre actif
Messages : 852
Inscription : 18 avr. 2016, 20:14
Contact :
Status : Hors-ligne

Ça semble être un changement voulu, pour le passage à yt-dlp : youtube-dl: All binaries missing in youtube-dl 2021.12.17-2.

Si tu ne veux pas changer tes habitudes, un simple alias Bash devrait faire l’affaire :

Code : Tout sélectionner

alias youtube-dl='yt-dlp'
Avatar de l’utilisateur
lol
Site Admin
Site Admin
Messages : 4959
Inscription : 04 avr. 2016, 12:11
Localisation : Madagascar
Status : Hors-ligne

vv222 a écrit : 01 mars 2023, 19:19 Ça semble être un changement voulu, pour le passage à yt-dlp : youtube-dl: All binaries missing in youtube-dl 2021.12.17-2.

Si tu ne veux pas changer tes habitudes, un simple alias Bash devrait faire l’affaire :

Code : Tout sélectionner

alias youtube-dl='yt-dlp'

Bien vu! Merci @vv222 :good:
Règles d'usage du forum. Signalez si vous avez posté votre question sur un autre forum. Explications ici
Debian Unstable. Mate/LXQT. Dieu, en créant l'homme, a quelque peu surestimé ses capacités.
Répondre