I want to give a videoId to Youtube API and get thumbnails to save in my folder.
http://img.youtube.com/vi/VideoId/3.jpg gives us thumbnail but how can save it?
That is to say; I have a textbox which I will write YoutubevideoId and after that by clicking a button I want to get thumbnail and save it to a physical folder.