Install youtube-dl from the official repository in Ubuntu:
sudo apt-get install youtube-dl
To download a video execute the following:
youtube-dl
Example screenshot:
More options and switches:
-b Best quality
-m Mobile version
-d High Definition
-g Don’t download, just show the url
-c Resume download of a video which was interrupted before
-w Don’t overwrite existing file
For complete list of switches execute man youtube-dl in terminal.
Cheers!
credit to http://www.absolutelytech.com
No comments:
Post a Comment