Tools to Play / Download / Watch YouTube Videos in Ubuntu 12.04 (Precise Pangolin)

If you need to play / download or watch YouTube videos in Ubuntu 12.04, these tools might be what you need. This brief tutorial is going to list some programs that you can use to download or watch online videos directly from your Ubuntu Desktop. Programs like Minitube, Downverter, ClipGrab, Youtube-dl let you do all of the above tasks from your desktop without using Flash Player. This list is by no means a complete list, but a starter guide to use when you need to install YouTube downloaders in Ubuntu.

Objectives:

  • Install YouTube Downloaders in Ubuntu 12.04  (Precise Pangolin)
  • Enjoy!

 

 

Installing Minitube in Ubuntu 12.04 (Precise Pangolin)

Minitube is one of the most popular YouTube downloaders in Ubuntu. It can be used to play videos from your desktop or download them if you want. To install it, press Ctrl – Alt – T on your keyboard to open Terminal. When it opens, run the commands below to add its PPA.

sudo add-apt-repository ppa:ferramroberto/minitube

 

youtube_downloader_precise

 

Next, run the commands below to update your system and install Minitube.

sudo apt-get update && sudo apt-get install minitube

 

youtube_downloader_precise_1

 

Installing YouTube-dl in Ubuntu 12.04 (Precise Pangolin)

YouTube-dl is a command line tool that helps you download videos from YouTube. To install it, open the Terminal and run the commands below.

sudo apt-get install youtube-dl

 

youtube_downloader_precise_3

 

To download videos from YouTube using youtube-dl, run this command and the URL of the video.

youtube-dl <YouTube Video URL>

 

youtube_downloader_precise_4

 

Installing ClipGrab in Ubuntu 12.04 (Precise Pangolin)

Installing ClipGrab in Ubuntu via PPA is easy, but at the time of this writing, PPA for Precise wasn’t available. So, we’re temporarily going to install Oneiric PPA in order to install ClipGrab.

To do that, open terminal and run the commands below:

sudo gedit /etc/apt/sources.list.d/clipgrab.list

 

youtube_downloader_precise_5

 

Then copy and paste the lines below into the file and save.

deb http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu oneiric maindeb-src http://ppa.launchpad.net/clipgrab-team/ppa/ubuntu oneiric main

 

youtube_downloader_precise_6

 

Finally, run the commands below to install ClipGrab

sudo apt-get update && sudo apt-get install clipgrab

 

youtube_downloader_precise_7

 

Installing Downverter in Ubuntu 12.04 (Precise Pangolin)

Downverter allows you to download videos online as well as convert them easily in Ubuntu. To install it, run the commands below to download it.

wget http://www.downverter.com/Download/DownloadUbubtu32/downverter-32.deb

 

youtube_downloader_precise_9

 

Finally, run the commands below to install it.

sudo dpkg -i downverter-32.deb

 

youtube_downloader_precise_10

 

That’s all I have. If you have more, please comment on the post and it them.

Enjoy!

One comment on “Tools to Play / Download / Watch YouTube Videos in Ubuntu 12.04 (Precise Pangolin)
1 Pings/Trackbacks for "Tools to Play / Download / Watch YouTube Videos in Ubuntu 12.04 (Precise Pangolin)"
  1. [...] ubuntu12.04??????http://www.liberiangeek.net/2012/04/tools-to-play-download-watch-youtube-videos-in-ubuntu-12-04-prec… var jiathis_config={ data_track_clickback:true, summary:"", hideMore:false } [...]

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>