In older version of ubuntu ( 9 and earlier 10 version ) the video will save automatically in /tmp folder if you are using Mozilla firefox .
But in updated version of Ubuntu it’s not possible to find that cache
copy of youtube video, infacet in ubuntu 11.10 video does not save in
/tmp folder. So what to do now .
Well today I am going to tell you how to download youtube video in Ubuntu.
Method 1.
It’s a really easy method of downloading youtube videos on ubuntu. In this method we will use terminal to downlaod them now to open terminal press keyboard short cut ( ctrl + alt + t ). After that terminal window will pop up now you have to run some commands infact you have to download a extension to download videos using terminal
step 1-
sudo apt-get install youtube-dl
step 2-
sudo youtube-dl –update
step 3-
sudo apt-get install python
step 4-
which youtube-dl
step 5-
youtube-dl –version
these 6 steps are for one time only for installing the codes to download youtube videos. Now to download youtube video you to just type a little command which is
youtube-dl -youtube video url- (note – you to start terminal as administrator, for that use sudo prefix )
just like
sudo youtube-dl http://www.youtube.com/watch?v=j5-yKhDd64s
and then press enter, and terminal will automatically download the hd version of the video.
Method 2-
You can use browser extension/scripts to download videos
If you are using Google Chrome browser you can install this extension to download them
Download/Install youtube downloader in chrome
If you use Mozilla firefox you can download this addon to download them
Download/Install youtube downloader in mozilla
Method 3-
You can Install Media centre to download them
Miro is a great way to download youtube videos. Speciality of Miro is that it download video in its maximum size it means the video which is ownloaded by the miro is HD. So it could be a good option to download them. Now if you don’t have miro you can download them from ubuntu Software Centre.
another media centre is minitube. minitube is cool and best application to watch youtube videos and download them in HD mode. It’s a best alternative of MIRO media centre. if you don’t have minitube installed in your computer you can download and install minitube using terminal
Just type this command and install it
Well today I am going to tell you how to download youtube video in Ubuntu.
Method 1.
It’s a really easy method of downloading youtube videos on ubuntu. In this method we will use terminal to downlaod them now to open terminal press keyboard short cut ( ctrl + alt + t ). After that terminal window will pop up now you have to run some commands infact you have to download a extension to download videos using terminal
step 1-
sudo apt-get install youtube-dl
step 2-
sudo youtube-dl –update
step 3-
sudo apt-get install python
step 4-
which youtube-dl
step 5-
youtube-dl –version
these 6 steps are for one time only for installing the codes to download youtube videos. Now to download youtube video you to just type a little command which is
youtube-dl -youtube video url- (note – you to start terminal as administrator, for that use sudo prefix )
just like
sudo youtube-dl http://www.youtube.com/watch?v=j5-yKhDd64s
and then press enter, and terminal will automatically download the hd version of the video.
Method 2-
You can use browser extension/scripts to download videos
If you are using Google Chrome browser you can install this extension to download them
Download/Install youtube downloader in chrome
If you use Mozilla firefox you can download this addon to download them
Download/Install youtube downloader in mozilla
Method 3-
You can Install Media centre to download them
Miro is a great way to download youtube videos. Speciality of Miro is that it download video in its maximum size it means the video which is ownloaded by the miro is HD. So it could be a good option to download them. Now if you don’t have miro you can download them from ubuntu Software Centre.
another media centre is minitube. minitube is cool and best application to watch youtube videos and download them in HD mode. It’s a best alternative of MIRO media centre. if you don’t have minitube installed in your computer you can download and install minitube using terminal
Just type this command and install it
sudo apt-get install minitube
0 comments:
Post a Comment