Download Latest Version rrapid-0.2-rc1.tar.gz (4.5 kB)
Email in envelope

Get an email when there's a new version of rrapid

Home / OldFiles
Name Modified Size InfoDownloads / Week
Parent folder
rrapid.pl 2008-10-08 9.5 kB
rapid.conf 2008-10-08 306 Bytes
README 2008-10-08 872 Bytes
Downloader.pm 2008-10-08 3.0 kB
Totals: 4 Items   13.7 kB 0

rrapid: rapidshare.com downloader


1. you should have
	*) Perl modules:
		LWP::UserAgent;
		HTTP::Cookies::Netscape;
		HTML::Form;
		HTML::LinkExtor;
		Data::Dumper;
		Config::General;
		DB_File;
		Fcntl;
		Env qw(HOME);

	*) External apps:
		feh
		wget
		gocr

2. rapid.conf
	accountid - in PREMIUM mode
	password  - in PREMIUM mode

	cookie_file - cookies file for working with wget
	task_list - rapidshares links to download
		file format:
			rapidsharelink;STATUS
		STATUS OK means downloaded, so skipped in future script execution
		STATUS updated after each link playing
	dld_dir - place where to dowloads files
	default_mode - PREMUM || Free #case sensitive
	end_cmd - command to execute after finished all tasks
	mirror - specified rapidshare host
		:gc, l32, tl3, tl2, tg, l3, cg, tl, gc2

	rapid.conf should be in ~/.rrapid

3.
	Free mode doesn't work yet. I
Source: README, updated 2008-10-08