Possible Duplicate:
How to download flash (streaming) videos from sites like youtube, dailymotion, vimeo, etc.?
I'm learning how to program and I want to know how to download a video from a web page. I don't want to use software to do it for me, I want to make it myself. I was thinking that I could get the video element's ID and then download it, but I'm stuck as I don't know much about HTML or web design.