I have an Html page in string.
<html>
.....
<script>
{
http:\\\/\\\/cs513404v4.vk.me\\\/u3692175\\\/videos\\\/49a2e8d28c.720.mp4
}
.....
</script>
</html>
There is a link in this html page. How can I search for "720.mp4" and take all this link. Thanks for the HELP.