Install youtube-dl on Ubuntu

You can use pip:

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