youtube-dl is used to download Youtube videos. If you find that youtube-dl is not able to download a particular video you can uninstall the version of the distribution and install from github as follows:
Good luck downloading Youtube videos.sudo apt-get remove -y youtube-dl
sudo wget https://yt-dl.org/latest/youtube-dl -O /usr/local/bin/youtube-dl sudo chmod a+x /usr/local/bin/youtube-dl hash -r