
Youtube Downloader HD (https[:]//www.youtubedownloaderhd.com/linux.html) adalah tools untuk download dari Youtube dengan mudah di mesih Linux. Tool ini dapat juga dijalankan di mesin Mac maupun Windows. Instalasinya sangat mudah:$ sudo wget https://yt-dl.org/downloads/latest/youtube-dl -O /usr/local/bin/youtube-dl
$ sudo chmod a+rx /usr/local/bin/youtube-dl
Cara menggunakannya juga sangat mudah:$ youtube-dl https://
Untuk download dengan resolusi tertentu:$ youtube-dl -F 'https://'

Untuk download hanya suara, bisa menggunakan command:$ youtube-dl -f bestaudio https://
Selamat mengunduh 🙂
Credit to https[:]//askubuntu.com/questions/486297/how-to-select-video-quality-from-youtube-dl