Get Playlist/flv Url From Site

Get Playlist/flv Url From Site
I want a php function written to get playlist or the file url from the animefreak.tv website. they use a file with url like http://animefreak.tv/convert.php?id=xxxx
that is one example from their site. They embed videos from myspace but hide the url somehow. i want to get the myspace flv url so i can embed the videos on my site too.

If you go to that url it says error 404 but when on their site it plays the video. A quick php function or someway to play the videos with this type of url on my site.

I suspect they’re detecting access to the file from a remote host and returning a 404… find me a way around it.
I’m unable to post the query string because scriptlance blocks the at symbol that is found in the query string

Leave a Reply

Your email address will not be published. Required fields are marked *