Download video from youtube using Ubuntu terminal


Copy and past this code into terminal

$ sudo apt-get install youtube-dl

Use the yotube-dl command followed by url

$ youtube-dl url

OR

$  youtube-dl -t   'Get video url '

Comments

Popular posts from this blog

ImportError: No module named regex