vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Get direct links v1.4 (https://vborg.vbsupport.ru/showthread.php?t=129598)

DarkRyda 04-03-2007 02:47 PM

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 :D
hope you can release a new version soon. Thanks for your effort ;)

Luky 04-04-2007 06:38 AM

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

Luky 04-04-2007 06:46 AM

Oh and RapidLeech link you gave is a rapidkill modified version...

thedvs 08-15-2007 07:30 PM

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

Namaless 12-30-2007 09:33 AM

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 ;)

Namaless 12-30-2007 01:34 PM

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']; 


mrpaint 12-30-2007 03:25 PM

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

beman 02-20-2008 01:49 AM

Get Direct Links 1.4 is die now, Can you update?

technom8t 03-09-2008 10:10 AM

any update on this please??????

Namaless 03-10-2008 12:04 AM

Quote:

Originally Posted by mrpaint (Post 1411992)
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.


All times are GMT. The time now is 04:27 PM.

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.01098 seconds
  • Memory Usage 1,740KB
  • 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
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete