Yes, sort of.
I have this bookmark, it works as a bookmark, which is javascript... if you activate the bookmark on a youtube video, it will then give you a link to download it.
java script:document.location='http://keepvid.com/?url='+escape(window.location);
It doesn't work every time, sometimes you have to click it a couple of times.