How are you planning to display your list of videos? You may already have this planned but I would create a database table to store the video information (i.e. size, and location). First I would say continue with making a mockup of how you envision the page to look with a list of videos. Let me know if this helps or if I'm way off base.
Jim
I just plan on having a default template for the videos...and i want each video to be different like video.php?id=1, video.php?id=2, etc.
so each time I add a new video, I dont want to add another template, I just want to change the video link.