More actions
Heavy Downloader | |
---|---|
General | |
Author | Poison |
Type | Other |
Version | 2007 |
License | Mixed |
Last Updated | 2007/08/31 |
Links | |
Download | |
Website | |
Source | |
Heavy downloader is a homebrew coded in C, which allow you to download the number of files to your Memory Stick.
User guide
How to use
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 line 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? 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 1
You wish to download the file http://xtreamlua.com/upload/image/avatar/poison.png.
And you wish to download the file in ms0:/PHOTO/ folder.
You have to edit the ../data/url.ini (if there are already some url wrote, just delete all text) and write:
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.
Example 2
You wish to download the two files hosted here:
- http://xtreamlua.com/upload/image/avatar/poison.png
- http://xtreamlua.com/upload/image/avatar/signepoison.png
And you wish to download these files in ms0:/PHOTO/ folder.
You have to edit the ../data/url.ini (if there are already some url wrote, just delete all text) and write:
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.
Known issues
- This was not tested with files from ftp.
- If the url is incorrect (ex: http://gfdhgur.net/bloodbath.tg), it freezes the PSP.
Credits
- Xtreamlua
- Qj.net
- Danzel for the sample of libcurl