Feed on
Posts
Comments

There is one interesting tool you could use to save a youtube video on your storage device. It’s called youtube-dl.
If you don’t have it try install it with

 sudo apt-get install youtube-dl

or using your distribution install application.

The usage is basic

youtube-dl youtubeUrl

Now you can store it for later view or convert the file to an audio format.

Related Posts:

Leave a Reply