how to download youtube vides on linux

C++
sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl
Source

Also in C++: