Hi,
in file files_list.txt you paste links to rapidshare files.Code:wget --auth-no-challenge --user=RAPIDSHARE_USER --password=RAPIDSHARE_PASSWORD -i files_list.txt
Printable View
Hi,
in file files_list.txt you paste links to rapidshare files.Code:wget --auth-no-challenge --user=RAPIDSHARE_USER --password=RAPIDSHARE_PASSWORD -i files_list.txt
Very thanks! it's work.
Or you use wget8/9!
The made very big changes with wget >1.
Also the mwget web interface didnt work with version >= 1 because the output (which is the web interface parsing) is different :(
I make therefore:
For megauplod or netload? someone has tried?Code:nohup wget -c -b --auth-no-challenge --user=RAPIDSHAREUSER --password=RAPIDSHAREPASSWORD -i files_list.txt
OK, what about rapidshare WITHOUT premium?
It means, I enter the link, script loads the page, extracts the download link (it is placed every time on the same line in the source), sleeps for 100s (download-ticket countdown) and then downloads the file. Is it possible?
You can use this script: http://maniek23.jogger.pl/files/rapiddl.py but you need python and it's unconfortable. Rapidshare premium account is very cheap - better you buy it.
I was testing to unload from megaupload. After several attempts I have saved with wget the cookes.
quickly after I have tried to unload so:Code:wget --save-cookies cookies.txt --post-data="login=LOGIN&password=PASSWORD" http://megaupload.com
It works:eek:, but not for all the rows. For some it does not succeed to memorize the rows with the just name.Does someone have idea of like making?Code:nohup wget -c -b --load-cookies cookies.txt -i file_list.txt
ps
first of all but I have activated in the option on the directed site megaupload the download.
Cześć, mam do Ciebie prośbę - mógłbyś mi pomóc sprawić, bym mógł za ppomocą WL500GP Premium z zainstalowanym Oleg software ściągać pliki z konta Rapidshare Premium (krok po kroku)??? Z góry dziękuje
Oto mój mail: matelutacz@wp.pl
Now is wget for rapidshare premuim not working for me... Till now was everything OK.
Does anybody have the same problem?