You can install youtube-dl without pip (just make sure you remove the package from the repos beforehand and that you have a suitable version of python installed):

sudo curl -L https://yt-dl.org/downloads/latest/youtube-dl -o /usr/local/bin/youtube-dl
sudo chmod a+rx /usr/local/bin/youtube-dl

Reply via email to