vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   DJ's AME Media (Auto Media Embedding) How to put Mediafire ? (https://vborg.vbsupport.ru/showthread.php?t=286146)

ChiNa 07-31-2012 02:02 PM

DJ's AME Media (Auto Media Embedding) How to put Mediafire ?
 
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:
Code:

http://rapidshare.com/files/[\w]+/([\w.%&;:-]+)
Code:

<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:

Code:

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

<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:
Code:

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!


All times are GMT. The time now is 08:09 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01004 seconds
  • Memory Usage 1,719KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (1)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete