I use the following bookmarked javascriptUm. I'm new at this ... what's the process for downloading videos from youtube ? I thought you couldn't 'keep' streamed videos ?
Code:
javascript:var%20x=document.getElementById('movie_player');if(x){var%20z=x.src;}else{var%20z=fo.attributes.swf;}var%20y=z.split('?');var%20w=window.open('http://youtube.com/get_video.php?'+y[1]);