14 May 2009

Download video on youtube with Linux

Actually with Linux you can easy download video on youtube.
I have 2 way for download video on youtube with Ubuntu.


Frist (without tool)

After you watching video on youtube with your browser (mozila or opera) until done,
you can find out video with this method.
Go to home directory and enter crl+H then you will be see hidden file and directory

If use Mozilla go to directory .mozila/firefox/0y3ysrwn.default/Cache and find out video

If use Opera go to directory .opera/cache4 and find out video



Second (with slimrat)

Slimrat is perl tool, before use slimrat you must be make sure this perl module has been installed.

$ sudo apt-get install libwww-mechanize-perl libgtk2-gladexml-perl

Then download slimrat tools on http://slimrat.googlecode.com/files/slimrat-0.9.4.tar.bz2

$ wget http://slimrat.googlecode.com/files/slimrat-0.9.4.tar.bz2

extract slimrat-0.9.4.tar.bz2

$ tar -lxvf slimrat-0.9.4.tar.bz2

go to directory slimrat-0.9.4

$ cd slimrat-0.9.4

now you can easy download video on youtube with command

$ ./slimrat http://www.youtube.com/watch?v=blablabla


enjoy!!


2 komentar:

irvian said...

cara ini sudah tidak dapat dilakukan lagi, untuk mempermudah saya membuat sebuah site berbasis php. silahkan di coba di http://noscan.xp3.biz

irvian said...

alternatif use this tool http://bitbucket.org/rg3/youtube-dl/wiki/Home

powered by irvian