Download youtube linux terminal

Want to download youtube video in linux. Enter these three commands to Download youtube linux terminal . you can also perform these commands if you are are getting error in downloading with youtube videos with youtube-dl installed with apt-get install youtube-dl but remove it first by command apt-get remove --purge youtube-dl. You can download pachage here

  • curl -L https://yt-dl.org/latest/youtube-dl -o /usr/local/bin/youtube-dl
  • chmod a+rx /usr/local/bin/youtube-dl
  • ln -s /usr/local/bin/youtube-dl /usr/bin/