I want something that convert youtube thumbnail(image format) in youtube video embed form
Like youtube thumbnail
http://img.youtube.com/vi/UJ1MOWg15Ec/default.jpg
and i want to convert it by javascript or jquery like this
<iframe width="560" height="315" src="https://www.youtube.com/embed/UJ1MOWg15Ec" frameborder="0" allowfullscreen></iframe>
can any one help me to find out solution, i tried lot of code but nothing working work for me and didn't find and Q and A in stackoverflow please help me solve this