Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

How is this website embedding ZShare videos?

2 replies [Last post]

This is the page on ...This is the page on the website:

http://tvshack.net/movies/18_Year_Old_Virgin__2009_/

In the source code I found this:

flashvars="file=http://tweetypie.tvshack.net/zs/?id=NmY2OWYxZTRmMjQzMTNhMTJkMGIyMTliYmM0NzZiZjEuYjI4ek0yOHhOekE0T0Rn...

What the heck is tweetypie, is it some website service that allows you to get ZShare FLV?

No, its a subdomain they created. Noething more, they have a script their that connects to Zshare then gets the .flv url.

Which is quite easy, if you know your PHP and Javascript

Well... I am trying to get the ZShare FLV also...
I am trying to get this file

http://www.zshare.net/videoplayer/player.php?SID=dl071&FID=70484105&FN=ratrat.flv

which it's download link is

http://dl071.zshare.net/watch/37d74cdc896a36d63a7a876717a5f72b/1268616778/70484105/ratrat.flv

From looking at that, I now know that SID is the (Sub Domain), and the FID is the (FLV directory) and the FN is the (Filename)

I hope this helps, and if anyone comes up with a way to crack this, please Email me at JPU666@Gmail.com

I will keep updating these when I find out more about their scripting. It will be alot easier if someone can get the Souce code for http://www.zshare.net/videoplayer/player.php