Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.6 > vBulletin 3.6 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Get direct links v1.4 Details »»
Get direct links v1.4
Version: 1.4, by mrpaint mrpaint is offline
Developer Last Online: Nov 2023 Show Printable Version Email this Page

Category: Add-On Releases - Version: 3.6.3 Rating:
Released: 10-20-2006 Last Update: 11-26-2006 Installs: 71
DB Changes Uses Plugins Template Edits
Additional Files  
No support by the author.

After a month this hack work perfectly (I think so :P), staff of megaupload & rapidshare has changed a lot to prevent us to share direct link to other people so my script nolonger work now. I will release a new version as soon as possible. Thank you!

Attachment are Get Direct Links from v1.1 to v1.4 for who still want to take a try

Once again, thank you!

PS: I will send an email to installed member when the new version is available

Supporters / CoAuthors

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #132  
Old 04-03-2007, 02:47 PM
DarkRyda DarkRyda is offline
 
Join Date: Dec 2005
Posts: 3
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

you might also want to look at: http://rapidget.linux.spb.ru/, http://www.rapidleech.com/ and http://www.syi.cc/viewtopic.php?pid=458383

these scripts have been modified to deal with the changes rapidshare.com have made, switching to a cookie authentication method. The basic function is to request a url with the header Cookie: user=$rs_user-$rs_pass, and a download url is returned on the Location: header. So the computer which requested the download with the cookie can only download from the server.

Two options i see for your script is to make it some how stream the content, as in the server grabs the data then send to the member.
Or when the member requests the URL the script starts a download and saves it to a location and returns the link to the member when the download is complete.

Not an expert with PHP, but some ideas to get you started
hope you can release a new version soon. Thanks for your effort
Reply With Quote
  #133  
Old 04-04-2007, 06:38 AM
Luky Luky is offline
 
Join Date: Oct 2006
Location: Australia
Posts: 595
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Ahh but you can get in trouble for giving out false cookies! RapidKill downloads to your webserver as if you were at your hoster downloading from rapidshare, it follows all of the rules, waiting, captcha and all. Then you download from your hoster! Its good because most of the time webservers download faster then a usercan with just one connection to the server, so when you downloading from your server you can open up 16 connections and get 16 times speed!!!!
Reply With Quote
  #134  
Old 04-04-2007, 06:46 AM
Luky Luky is offline
 
Join Date: Oct 2006
Location: Australia
Posts: 595
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Oh and RapidLeech link you gave is a rapidkill modified version...
Reply With Quote
  #135  
Old 08-15-2007, 07:30 PM
thedvs thedvs is offline
 
Join Date: May 2002
Posts: 353
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I've given mrpaint a script that works with rs.com, so hopefully he can make his mod work with rs.com again, fingers x'd...
Reply With Quote
  #136  
Old 12-30-2007, 09:33 AM
Namaless's Avatar
Namaless Namaless is offline
 
Join Date: Sep 2006
Location: Italy
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I Like this script and use in my site. Thanks for your work..

I have tested on vBulletin 3.7.0 Beta 3 and works perfectly
Reply With Quote
  #137  
Old 12-30-2007, 01:34 PM
Namaless's Avatar
Namaless Namaless is offline
 
Join Date: Sep 2006
Location: Italy
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I found one missed var.

The navbar not take a title, for this edit get_links.php

Search:
PHP Code:
$navbits construct_navbits($navbits); 
Add Before:
PHP Code:
$navbits[''] = $vbphrase['get_direct_links_title']; 
Reply With Quote
  #138  
Old 12-30-2007, 03:25 PM
mrpaint's Avatar
mrpaint mrpaint is offline
 
Join Date: Sep 2004
Location: Hanoi Capital
Posts: 630
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi Namaless,
I'm wondering how Get Direct Links 1.4 can work with you. Can you tell me which service you are using with GDL? And it's great if you send me your forum address by PM

Thanks
Reply With Quote
  #139  
Old 02-20-2008, 01:49 AM
beman beman is offline
 
Join Date: Jan 2008
Posts: 1
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Get Direct Links 1.4 is die now, Can you update?
Reply With Quote
  #140  
Old 03-09-2008, 10:10 AM
technom8t technom8t is offline
 
Join Date: Oct 2007
Posts: 85
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

any update on this please??????
Reply With Quote
  #141  
Old 03-10-2008, 12:04 AM
Namaless's Avatar
Namaless Namaless is offline
 
Join Date: Sep 2006
Location: Italy
Posts: 222
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by mrpaint View Post
Hi Namaless,
I'm wondering how Get Direct Links 1.4 can work with you. Can you tell me which service you are using with GDL? And it's great if you send me your forum address by PM

Thanks
For this moment works only megaupload direct links.. for rapidshare.com and .de not works because rapidshare request premium cookies and not secure send premium cookies..

For link of my site request with MP to me.

Thanks for mod.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 11:51 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.15022 seconds
  • Memory Usage 2,309KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (2)bbcode_php
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete