Español

programacion, linux

Youtube-dl

18 / 04 / 2023

youtube-dl last version has a bug and not download youtube videos. Remove and install yt-dlp, fork with bug solved.

// Remove youtube-dl
sudo apt-get remove -y youtube-dl
sudo apt autoremove
sudo rm /usr/local/bin/youtube-dl 

// Install fork
sudo wget https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -O /usr/local/bin/yt-dlp
sudo chmod a+rx /usr/local/bin/yt-dlp
sudo yt-dlp -U

//Using:
yt-dlp https://www.youtube.com/watch?v=uJuk7dgELTg
-  
Página 0 de 0 0%
Texto TXT
URL
Texto JSON READ WRITE DELETE FAIL

This page uses its own cookies and local storage to facilitate the use of our website. If you continue browsing, you accept our cookie policy. Keep in mind that if you deactivate them, you will not be able to use our store.