When using in several types of embed from several sites, and go get only the link. For example:
Youtube: <iframe width="420" height="315" src="https://www.youtube.com/embed/HLhuNbO0egU"frameborder="0" allowfullscreen></iframe>
Vimeo: <iframe src="https://player.vimeo.com/video/143592640?title=0&byline=0&portrait=0&badge=0"width="500" height="281" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>
What I want is to just get the video link, that is, what's inside the src="". In the case of YouTube, I'll link