Translate

Monday, 8 May 2017

To install the latest youtube-dl in Ubuntu, run the following commands in a terminal:

 
Step 1: udo add-apt repositoryppa:nilarimogard/webupd8
Step 2: sudo apt-get update
Step 3: sudo apt-get install youtube-dl
To download a YouTube video, use the following command:

youtube-dl YOUTUBE-URL

No comments:

Working With Java Collections