I'm no blogger
HowTo: Download Youtube Video
There is nifty free and open source tools out there which can be used to download
This tool is created using Python programming language and it’s called youtube-dl
To use it you must do the following
- Then download and install Python (What is Python?). Direct link for Python Windows Installer for XP/Vista
- Get it from http://www.arrakis.es/~rggi3/youtube-dl/. Direct link to download youtube-dl here (Right click and save as)
- Press Windows Key + R (Win+R) and key in cmd (Without quote) and then press enter
- Type in cd [Path to your downloaded youtube-dl.txt file] press enter e.g. cd c:downloads
- Then key in c:\Python26python.exe youtube-dl.txt [PASTE YOUTUBE VIDEO URL HERE]
Press enter and it will starts to download shortly

from screenshot above you can find the *.flv file in c:downloads
you can then dowload http://www.videolan.org/vlc/ to play*.flv file
