Sunday, 8 September 2013

Grab a youtube video thumbnail from ifram using regex

Grab a youtube video thumbnail from ifram using regex

For instance I have a blog post that have the following iframe
<iframe width="420" height="315" src="//www.youtube.com/embed/1sIWez9HAbA"
frameborder="0" allowfullscreen></iframe>
I want a to extract the thumbnail from this iframe.Can anyone help me.

No comments:

Post a Comment