The drop is always movingYou know that saying about standing on the shoulders of giants? Drupal is standing on a huge pile of midgetsAll content management systems suck, Drupal just happens to suck less.Popular open source software is more secure than unpopular open source software, because insecure software becomes unpopular fast. [That doesn't happen for proprietary software.]Drupal makes sandwiches happen.There is a module for that

Rapidshare premium account download script

Submitted by nk on Tue, 2010-01-26 08:57

Although the web is full of scripts to help downloading from rapidshare with a premium account, none of them seemed to work for me. First, create a cookie file: curl -k -c .rapidshare -d 'login=USERID&password=PASSWORD' 'https://ssl.rapidshare.com/cgi-bin/premiumzone.cgi'. In the browser first you click the "premium user" button, second you click "download". We download these pages because the first contains the number of the rapidshare server actually containing the file, like rs123.rapidshare.com and then the mirror like rs123gc3 for Global Crossing.

<?php
define
('COOKIEFILE', '.rapidshare');
$url = $argv[1];
if (!
$url) {echo "One argument needed\n";exit;}
$parts = parse_url($url);
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, TRUE);
$step1 = curl_exec($ch);
preg_match('|"(http://rs\d+[^"]+)"|', $step1, $match);
$url = $match[1];
$rs = preg_quote('.rapidshare.com');
// Create a preg based on the URL.
$mirror_mask = str_replace(preg_quote($url), $rs, 'action=\'([^.]+' . $rs) .'[^\']+)\'';
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_POST, TRUE);
curl_setopt($ch, CURLOPT_POSTFIELDS, 'dl.start=PREMIUM&submit=Premium%20user');
curl_setopt($ch, CURLOPT_RETURNTRANSFER, TRUE);
curl_setopt($ch, CURLOPT_COOKIEFILE, COOKIEFILE);
$step2 = curl_exec($ch);
preg_match("/$mirror_mask/", $step2, $masks);
$fh = fopen(basename($parts['path']), 'wb');
// It might not be necessary to re-init curl. But it certainly does not hurt.
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $masks[1]);
curl_setopt($ch, CURLOPT_COOKIEFILE, COOKIEFILE);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, FALSE);
curl_setopt($ch, CURLOPT_FILE, $fh);
curl_exec($ch);
fclose($fh);
?>

Submitted by ali2alis (not verified) on Mon, 2010-10-11 16:30.

12

Submitted by zebra on Thu, 2010-10-21 10:32.

Rapidshare premium account can be used properly if the cookie file is created properly and then by clicking on the download option download becomes easy. The download script described above is the easy step for creating premium account and downloading.
Zebra - Writes about People Search.

Submitted by tomzen (not verified) on Thu, 2010-10-28 13:09.

How is this even possible tho?
low carb diet nice

Submitted by Wong on Sat, 2010-10-23 05:29.

I am really appreciate to read this nice article,Here the security maintainable capacity is only for premium user but those are downloading by the free from the rapid share site they have to create a cookie file.
jeff johnson traffic voodoo

Submitted by haga clic aquĆ­ (not verified) on Mon, 2013-07-08 17:45.

What i do not understood is in reality how you are no longer really a lot more well-appreciated
than you may be right now. You're so intelligent. You know therefore significantly on the subject of this matter, produced me individually believe it from a lot of numerous angles. Its like men and women are not involved unless it's one thing
to do with Lady gaga! Your individual stuffs excellent.
All the time handle it up!

Submitted by Clicca qui (not verified) on Mon, 2013-07-08 17:52.

I'm curious to find out what blog platform you are utilizing? I'm having some small security problems with my
latest site and I'd like to find something more risk-free. Do you have any suggestions?

Submitted by healthy diet plan (not verified) on Wed, 2014-04-16 02:43.

What's up friends, fastidious piece of writing and good urging commented here, I am in fact enjoying by these.

Submitted by alice456 on Thu, 2010-10-28 09:55.

The script seems innovative and useful too.I do agree that browsing and downloading with any ordinary script is not much helpful to the users so this script will definitely bring a revolution in the field of web browsing.
Alice- Blogs about sell scrap gold

Submitted by John on Fri, 2010-10-29 04:08.

It makes the rapidshare user happy that they can now download their favorite file through rapidshare premium account. But for that we have to make the correct cookies for it and after that downloading would be an easy step for all users.
John - Writes about Rolex submariner watches for sale

Submitted by Volvo EPC (not verified) on Mon, 2014-08-25 03:34.

Last but not least, service providers have to create a positive buying experience for customers when bringing new products to the market. This is particularly difficult in the area of payments.

Submitted by aan makelaar (not verified) on Thu, 2014-09-18 12:13.

Thank you for sharing that masterpiece, really like it !