Menu

Tree [r1] /
 History

HTTPS access


File Date Author Commit
 Downloader.pm 2008-10-08 burbon [r1] verion as is from cvs repo
 README 2008-10-08 burbon [r1] verion as is from cvs repo
 rapid.conf 2008-10-08 burbon [r1] verion as is from cvs repo
 rrapid.pl 2008-10-08 burbon [r1] verion as is from cvs repo

Read Me


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