PDA

View Full Version : DJ's AME Media (Auto Media Embedding) How to put Mediafire ?


ChiNa
07-31-2012, 02:02 PM
Dear vBulletin, Guys I am seriously in a bit trouble here, not a big deal, but most of my downloads in our forum is linked to Mediafire!

I found this Amazing Mod, that can also embed videos, and put auto images up instead of Link you will see a DOWNLOAD BUTTON, Like these 2 below:

https://vborg.vbsupport.ru/external/2012/07/2.png https://vborg.vbsupport.ru/external/2013/02/51.png
MEGAUPLOAD RAPIDSHARE

Link to mod: https://vborg.vbsupport.ru/showthread.php?t=175378


Now my question is, since megaupload is down, I wanna change Megaupload option to Mediafire instead! And how can I ADD A NEW FEFINITION, TO THIS MODE?

This mod is for vBulletin 3.8.x and if anyone have used it befor, they will know what I am talking about! I just simply wanna ADD NEW DEFINITION! And in my case its mediafire! I will below post the Codes to Rapidshare and Megaupload, maybe someone could help me change those to Mediafires, Thanks!:

Lets Start with:

Rapishare

Media Definition Code:
http://rapidshare.com/files/[\w]+/([\w.%&;:-]+)<div onClick="window.open('$ameinfo[url]','_blank')" style="width:198px; height:137; max-width:198px; max-height:137px; margin:10px; cursor:pointer;">
<div style="background-image:url('images/misc/downloadsbadge_rapidshare.png'); height:76px; width:198px"></div>
<div style="background:transparent url('images/misc/downloadsbadge2.png') repeat-x; height:47px; width:198px;">
<div style="font-family:Arial; text-align:center;padding:0px 10px 0 10px; max-width:198px; overflow:hidden; max-height:47px">
<span style="font-size:xx-small"><a href="$ameinfo[url]" target="_blank" style="color:#000000; text-decoration:none; max-width:198px" title="$p1">$p1</a></span></div></div>
<div style="background: transparent url('images/misc/downloadsbadge3.png') no-repeat; height:14px; width:198px"></div>
</div>



Megaupload

Media Definition Code:
http://[w.]*megaupload\.com/\?d=[\w]+


<div onClick="window.open('$ameinfo[url]','_blank')" style="width:198px; height:137; max-width:198px; max-height:137px; margin:10px; cursor:pointer;">
<div style="background-image:url('images/misc/downloadsbadge_megaupload.png'); height:76px; width:198px"></div>
<div style="background:transparent url('images/misc/downloadsbadge2.png') repeat-x; height:47px; width:198px;">
<div style="font-family:Arial; text-align:center;padding:0px 10px 0 10px; max-width:198px; overflow:hidden; max-height:47px">
<span style="font-size:xx-small"><a href="$ameinfo[url]" target="_blank" style="color:#000000; text-decoration:none; max-width:198px" title="$p1">$p1</a></span></div></div>
<div style="background: transparent url('images/misc/downloadsbadge3.png') no-repeat; height:14px; width:198px"></div>
</div>

Extraction Information:
Filename\:</font>[\s]<[\w\s\#:;\\\\=\"-]+>([\w\s%&;:\(\).\-]+)


Thats it, and please notice that Rapidshare does not have the Extraction Information! If you guys needed more codes from ZShare or Znet, I could also put them, if that could help! Thank you very much in advance!