Main Menu

friends

Latest articles

how to convert dv to mpeg4/mp3
28/07/2009 | mad mad mod

This article describes how to convert a dv video (raw) to mpeg4 video with mp3 audio (avi). Step 1: install mencoder Make sure mplayer is installed on your system.# rpm -qa | grep mplayer
mplayer [ ... ]


XEN on fedora 8 - part 1: the basic setup
02/03/2009 | mad mad mod

This article describes how to install and use the XEN Hypervisor on Fedora Linux 8. I use Fedora Linux as host operating system (Domain 0) and I use Fedora as operating system for the paravirtualized  [ ... ]


Other Articles
Facebook MySpace Twitter Digg Delicious Stumbleupon Google Bookmarks 

Designed by:
SiteGround web hosting Joomla Templates
download youtube videos from command line E-mail
other Linux articles

There is a very nice script from Ricardo Garcia Gonzalez which allows you to download a YouTube video directly as a .flv file.

 

go to http://bitbucket.org/rg3/youtube-dl/wiki/Home and download the file or use wget to download it from command line:

 

# cd /usr/local/bin

# wget http://bitbucket.org/rg3/youtube-dl/raw/2010.04.04/youtube-dl

 

then make it executable:

# chmod 755 /usr/local/bin/youtube-dl

 

To download a video from youtube simply type "youtube-dl URL-TO-YOUTUBE-VIDEO":

# youtube-dl  http://www.youtube.com/watch?v=5IfHm6R5le0

 

To play the video with mplayer type:

 

# mplayer 5IfHm6R5le0.flv

 

 

Comments (0)
Write comment
Your Contact Details:
Comment:
[b] [i] [u] [url] [quote] [code] [img]   
:D:angry::angry-red::evil::idea::love::x:no-comments::ooo::pirate::?::(
:sleep::););)):0
Security
Please input the anti-spam code that you can read in the image.

!joomlacomment 4.0 Copyright (C) 2009 Compojoom.com . All rights reserved."

 
mad mad mod, Powered by Joomla! and designed by SiteGround web hosting