Scrape Box- Youtube Embeded Link Question

steelbone

Junior Member
Joined
May 7, 2012
Messages
130
Reaction score
32
Is there a way to scrape the embedded youtube link?

This is the embedded link i'm talking about.

<object width="480" height="360"><param name="movie" value="http://www.youtube.com/v/ueC98jgO-0o?version=3&hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ueC98jgO-0o?version=3&hl=en_US" type="application/x-shockwave-flash" width="480" height="360" allowscriptaccess="always" allowfullscreen="true"></embed></object>


Any help would be greatly appreciated

Thanks
 
Back
Top