I'm running a Wordpress streaming site.

I want to embed a video which is embedded on another site, automatically. I've tried iframing the page but it just redirects to the TLD.

So now what I need to do is:

1. Grab the HTML from the page around the embed tags and insert it into my wordpress page.
2. Have it so that HTML is fetched when a user lands on my page. (If the stream breaks I'll need the code automatically refresh with the new, working stream)

I'm willing to pay for a solution but if anyone has any advice it'd be great.