I'm developing a site in which i will show youtube videos to the user,Steps:1)i'll upload video urls to Database (manually i'll enter url into database.)2)using that url i want to show a default image in my site3)if user clicks on that url video will play.is it possible to do this without youtube api ?