gouryella
07-12-2009, 11:06
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 (http://wl500g.info/member.php?u=25103)
And the main thread: http://wl500g.info/showthread.php?t=19035&highlight=free+rapidshare
rapidshare.com (failed 1.5.2011)
depositfiles.com
hotfile.com
letitbit.net
vip-file.com
1) unpack somewhere
cd /opt
wget http://wl500g.info/attachment.php?attachmentid=7586&stc=1&d=1296161787
tar x -f attachment.php?attachmentid=7586
cd dlq
2) 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)
3) in dlq.sh paths can be changed...
4) put rapidshare links to files.queue (one per line)
nano files.queue
5) start with
sh dlq-background.sh
6) watch for dlg.log by cat
cat dlg.log
I have found this downloader in russian phorum. It's working without advanced utilities like screen and egrep.
Author of scripts: Serg0 (http://wl500g.info/member.php?u=25103)
And the main thread: http://wl500g.info/showthread.php?t=19035&highlight=free+rapidshare
rapidshare.com (failed 1.5.2011)
depositfiles.com
hotfile.com
letitbit.net
vip-file.com
1) unpack somewhere
cd /opt
wget http://wl500g.info/attachment.php?attachmentid=7586&stc=1&d=1296161787
tar x -f attachment.php?attachmentid=7586
cd dlq
2) 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)
3) in dlq.sh paths can be changed...
4) put rapidshare links to files.queue (one per line)
nano files.queue
5) start with
sh dlq-background.sh
6) watch for dlg.log by cat
cat dlg.log