Youtool is a tool to download video or audio in the format and extension you want.
For Linux
wget https://github.com/furkanuyank/youtool/releases/download/v1/youtool_Linux_x86_64.tar.gz
sudo tar -C /usr/bin -xzf youtool_Linux_x86_64.tar.gz && rm youtool_Linux_x86_64.tar.gz
youtool config outdir [path] --> set default out directory (it is your home directory if you didn't change it)
-a --> download audio
-m --> muted audio
-n --> set name of the video (default is title of the video)
-. --> set extension of video (default is mp4 for video, mp3 for audio)
-o --> set out directory at once for downloaded video
youtool download --help for more