Downloading youtube videos with minitube

7,383

Using a terminal you may wish to give a chance to youtube-dl which can be easily installed by dropping sudo apt-get install youtube-dl and its usage is quite easy: simply copy the youtube url and add it in the terminal just after youtube-dl as shown in the next example:

youtube-dl http://www.youtube.com/watch?v=yQEaXAoB6Ck

This code will download Baltimora Chinese Restaurant video.

This will resut in the flv video to be downloaded in the folder where the terminal resides at the very moment that you start downloading, so make sure you first change directory to your videos folder.

Another excellent option is via GUI, by using Mobile Media Converter by MikSoft

enter image description here

And or JDownloader. JDownloader will also allow you to choose which video format you want to donload based on the available formats in youtube, which may include but not limited to: mp4, flv, ogv, mp3 and a few other.

Good luck!

Share:
7,383

Related videos on Youtube

Shelby. S
Author by

Shelby. S

I like to sleep, a lot....

Updated on September 18, 2022

Comments

  • Shelby. S
    Shelby. S over 1 year

    Minitube has been working great for a lot of the youtube links, but for videos that require confirmation that you're older than 18, they don't work. Is there something I can do about this?

    Or if there's a better way to download the videos do tell.