PDA

View Full Version : Heavy downloader



wraggster
August 31st, 2007, 22:17
News/release from Poison (http://xtreamlua.com/modules.php?name=Forums&file=viewtopic&t=2178)


After released a File downloader (full of bug ^^), here is an other homebrew wich allow to download several url (link), I find it more powerful than File_downloader although the both homebrew have different "default" and "quality". Heavy downloader is a homebrew coded in C, which allow you to download the number of file you wish to download in you MS, this application do everything, alone.

How to use it :

The use is quiet easy, you just have to edit the url.ini file (located in : ../Heavy downloader/data/ folder) on the first ligne write the url you want to download, on the second ligne write the output file (the way where the file are downloaded). Now start the homebrew, before starting download, the program will ask you the following question : How many file do you wish download ? so answer by the question by pushing Up and Down buttons or Left and right button, and push cross button and wait while downloading the file.

- Example :

You wish to download the file hosted here :

Code:
http://xtreamlua.com/upload/image/avatar/poison.pngAnd you wish to download the file in ms0:/PHOTO/ folder
You have just to edit the ../data/url.ini (if there are already some url wrote, just delete all text) and write:


Code:
http://xtreamlua.com/upload/image/avatar/poison.png
ms0:/PHOTO/avatar_poison.png
When the program will asking for number of files you want to download , just write 1.

- An other example to download more file :

You wish to download the two files hosted here :

Code:
http://xtreamlua.com/upload/image/avatar/poison.png
http://xtreamlua.com/upload/image/avatar/signepoison.pngAnd you wish to download these files in ms0:/PHOTO/ folder
You have just to edit the ../data/url.ini (if there are already some url wrote, just delete all text) and write:


Code:
http://xtreamlua.com/upload/image/avatar/poison.png
ms0:/PHOTO/avatar_pioson.png
http://xtreamlua.com/upload/image/avatar/signepoison.png
ms0:/PHOTO/signature_pioson.png
When the program will asking for number of files you want to download , just write 2.

Bug discovered :

- If the url is not correct (ex : http://gfdhgur.net/bloodbath.tg), it freeze the PSP.

Other information :

- Url from host such rapidshare or megaupload (etc..) don't work , but please, if somebody know how to reached the real url of a rapidshare or megaupload file, please MP.
- I don't know if file from ftp can be downloaded, I haven't tested.

Download and Give Feedback Via Comments