OpenWrt Forum Archive

Topic: [HOWTO] Download from rapidshare.com PREMIUM from file...

The content of this topic has been archived on 15 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi there!

This is my first post & how to smile

My specs:

Router: WL-500gP v1
Soft: Kamikaze 8.09 Final


Ok.

1) Open yours router web page (probably 192.168.1.1 (of course you must change it if you change router IP ))

2) Navigate to : System -> Packages

(If you have wget installed you must do this step too if you havent you can pass it)

2a) Scroll down to "Installed Packages" section and click Uninstall near wget package

3) In "Install Package from URL paste this url:

http://downloads.openwrt.org/kamikaze/7.06/brcm47xx-2.6/packages/wget_1.10.2-1_mipsel.ipk

4) Click "Install Package from URL"

5) open SSH and login to your router

6) Create this script:

wget --auth-no-challenge --user=YOUR_RAPIDSHARE_USERNAME_HERE --password=PASSWORD_TO_YOUR_RAPIDSHARE_ACC -i files_list.txt

Name it whatever you like with .sh extension

7) change rights for that script chmod +x name_of_your_script.sh

8) create file files_lists.txt and put there some links

9) In your console type ./name_of_your_script.sh

Thats it !
You can now download from rapidshare from your premium account smile

I didnt test it for megaupload etc.

greetz

I never had problem with that DLC neutral Always dowload files as they are.

The discussion might have continued from here.