Install youtube-dl on Ubuntu

Share

You can use pip:

 sudo apt-get install python3-pip
 sudo pip3 install --upgrade youtube_dl