MyBB Hacks

Full Version: File Share Direct Link
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
This plugin will turn file sharing links posted on your forums into "direct" links, so users won't have to see a "click here to download" page.
(I've been using this on Endless Paradigm for quite some time)

Currently, this only converts Sendspace, Mediafire and ZShare links.
Requires cURL to be installed! (I think PHP comes with it standard, but some hosts don't have it)

How it works
The script grabs the page, parses and decodes the link's URL and sends it to the user.
(yes, I was bored enough to deobfuscate Sendspace's decoding algorithm)

Installation
Upload the files into the appropriate folders and activate via the AdminCP.

[attachment=62]

Older Versions
v1.0 (no ZShare support)
[attachment=16]
Constrictor Wrote:This is usefull thx >_<
Thanks.

BTW, sorry, I accidentally deleted your post.  Was testing something and screwed up...

Very sorry Frown
Hi ZiNgA, I have a request I know it's not easy. but I think it'll be great if you done it.
try to take a look to find out if it can do the same with rapidshare, or megaupload.
pepotiger Wrote:Hi ZiNgA, I have a request I know it's not easy. but I think it'll be great if you done it.
try to take a look to find out if it can do the same with rapidshare, or megaupload.
Both Rapidshare and Megaupload have time limits, which makes this somewhat useless.

IIRC Rapidshare, you have to wait 60 seconds, and Megaupload, with an account, is like 25 seconds or something.
The URL is available once you load the page, however, the server keeps track of the time, so requesting the file before it becomes valid causes the whole thing to expire.
yup thats badly true
thanks, this very useful Biggrin
Is there any way getting zshare.net direct link
I use zshare for fire link tht's why
I'll have to look into ZShare.  It seems MediaFire also changed their script and breaks this one.
I also want to take a look into FileFront. Tongue
that will be cool mediafire works fine for me now it didn't used to work I think that change of code of their's made mine work
Any update to this plugin, I have been waiting since the day I requested please can you take out bit of time from your busy life and look up on this code Thanks In Advance
Pages: 1 2
Reference URL's