Zshare Download Script
Hey,
I need a script which can work out the current link (an output of an algorithm) for zshare links.
for example: when one inputs this sort of link:
www.zshare.net/video/55281546cfe97378
it outputs the current link which can be downloaded independently of the zshare site
http://dl056.zshare.net/stream/bc45d3b59896703041411ae2135c5f9d/55281546/1245239939/family.guy.501.Stewie%20Loves%20Lois.avi.flv/1c4863f444d93bba5c36020da387d595
here is a clue: this much of the information is found on the page loaded in an iframe on the page which the link (eg.www.zshare.net/video/55281546cfe97378) brings up:
http://dl056.zshare.net/stream/bc45d3b59896703041411ae2135c5f9d/55281546/1245239939/family.guy.501.Stewie%20Loves%20Lois.avi.flv/
HOWEVER… the final bit (1c4863f444d93bba5c36020da387d595), as you can see above, is missing but is necessary for the final current link.
CAN YOU WORK OUT HOW TO GET THE ROOT LINK (eg.www.zshare.net/video/55281546cfe97378) TO PRODUCE THE FINAL LINK?
I need the script to be intergrated into my site using PHP or something similar.
PLEASE HELP!




