cool ! are you using RT-N16 with oleg's firmware?
 Senior Member
					
					
						Senior Member
					
					
                                        
					
					
						 [How To] free rapidshare downloader
 [How To] free rapidshare downloader
		UPDATED 27.1.2011
I have found this downloader in russian phorum. It's working without advanced utilities like screen and egrep.
Author of scripts: Serg0
And the main thread: http://wl500g.info/showthread.php?t=...ree+rapidshare
- rapidshare.com (failed 1.5.2011)
- depositfiles.com
- hotfile.com
- letitbit.net
- vip-file.com
1) unpack somewhere2) ipkg install wget or edit dlq.sh and change wget path to WGET=/usr/bin/wget (build in wget works fine in 1.9.2.7-d-r1612)Code:cd /opt wget http://wl500g.info/attachment.php?attachmentid=7586&stc=1&d=1296161787 tar x -f attachment.php?attachmentid=7586 cd dlq
3) in dlq.sh paths can be changed...
4) put rapidshare links to files.queue (one per line)
5) start withCode:nano files.queue6) watch for dlg.log by catCode:sh dlq-background.shCode:cat dlg.log
Last edited by gouryella; 18-05-2011 at 23:19. Reason: update
 Junior Member
					
					
						Junior Member
					
					
                                        
					
					
						cool ! are you using RT-N16 with oleg's firmware?
 Senior Member
					
					
						Senior Member
					
					
                                        
					
					
						RT-N13u dd-wrt | Toshiba 2.5" 160GB | pxe boot server
 Junior Member
					
					
						Junior Member
					
					
                                        
					
					
						are you sure this works? only download index.html files...
 Registered User
					
					
						Registered User
					
					
                                        
					
					
						there must be some changes done in rapidshare script, in first egrep command in this script do not use "sed q" in the end, but try "tail -n 2 | head -n 1" insted of it, because new link has been added to first page...
then in loop where there is test parameter for number of links try to increase nuber from 2 to 3.
This configuration worked for me yesterday.
 Junior Member
					
					
						Junior Member
					
					
                                        
					
					
						i get ": Text file busy" upon start
what does it mean?
 Senior Member
					
					
						Senior Member
					
					
                                        
					
					
						RT-N13u dd-wrt | Toshiba 2.5" 160GB | pxe boot server
 Registered User
					
					
						Registered User
					
					
                                        
					
					
						It`s great / works fantastic
 Junior Member
					
					
						Junior Member
					
					
                                        
					
					
						It works great.
However I cannot et iut to run in background. I can run dlq.sh and it ork fine, the problem is that I want it to run in background, so I can close the putty session and turn off the computer. How can I make it for the dlq-background.sh to work?
I use oleg's firmware on asus wl500g premium
 Junior Member
					
					
						Junior Member
					
					
                                        
					
					
						Why not just run a screen session (screen -S dlq), run dlq.sh and break out of it (ctrl-A ctrl-D)
you can resume anytime from a new shell with screen -r dlq
 Junior Member
					
					
						Junior Member
					
					
                                        
					
					
						Is this script worked? I have a bug, when I run it:
[admin@WL-001A92623362 dlq]$ sh dlq.sh
2011-01-26 17:35:28 ================================================== ==============================
2011-01-26 17:35:28 http://rapidshare.com/files/*********.rar
2011-01-26 17:35:29 get direct url from [rapidshare.com]...
2011-01-26 17:35:29 -- Step.1:
2011-01-26 17:35:29 FAILED: Button [Free user] not found
2011-01-26 17:35:29 FAILED: plugin[rapidshare.com] - ERROR
 Senior Member
					
					
						Senior Member
					
					
                                        
					
					
						Last edited by gouryella; 27-01-2011 at 22:11.
RT-N13u dd-wrt | Toshiba 2.5" 160GB | pxe boot server
 Junior Member
					
					
						Junior Member
					
					
                                        
					
					
						I think rapidshare made updates again and it is not working. Do you have any updates? I could not understand a bit on the russian forum.
 Senior Member
					
					
						Senior Member
					
					
                                        
					
					
						RT-N13u dd-wrt | Toshiba 2.5" 160GB | pxe boot server