Just messing around, and I came across this great application that allows you to download youtube videos within linux.
Code:
sudo apt-get install youtube-dl
and then to download a video:
(example)
Code:
youtube-dl http://www.youtube.com/watch?v=klWluYoa0_8
JAM