How to download a Youtube Video on CentOS??


To download a youtube video on Centos
Follow these commands 

1) First of all run the "su" command to get access as a administrator.
tchander@localhost>#su
password: Enter your admin password here
root@localhost downloads>

2) Install the youtube Package by running the following command

root@localhost downloads># yum install youtube-dl

3) Then run the following command
root@localhost downloads># youtube-dl paste your youtube link here

For example:-
root@localhost downloads># youtube-dl https://www.youtube.com/watch?v=LD44sTkxK8E


Thats all

Enjoy Linux...!!!
+CentOS  

0 comments:

Post a Comment