Package Exports
- habbo-downloader
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (habbo-downloader) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
habbo-downloader 2.0
A tiny script to download various files directly from Habbo.
Features
- Works on every operating system ✅
- Easy to use 💯
- Blazing Fast ⚡
- Many bug fixes 🐛
Requirements
- NodeJS >= 15.0
How to use
First, install habbo-downloader:
npm i -g habbo-downloader
After installation, you can start the script by typing habbo-downloader
or the shorthand hdl
into your terminal and specifing a command
habbo-downloader --command [COMMAND NAME]
Options
Here is a list of all currently available options.
REQUIRED
-c OR --command [COMMAND NAME]
Defines the command to execute. See below the list of all available commands.
OPTIONAL
-d OR --domain [DOMAIN]
Defines from which domain the files should be downloaded.
Default: com
Value: com.br, com.tr, com, de, es, fi, fr, it, nl
-i OR --icons [VALUE]
Whether or not to download the furniture icons.
Does only work when using the furnitures
command.
Default: false
Value: true or false
-s OR --sockets [AMOUNT]
Maximal amount of open sockets to server. Increasing this value can improve download performance but
a too high value can result in blocked requests becuase of Habbos DDOS protection.
Default: 100
Value: Any number is valid
Examples
Simple example:
habbo-downloader --command icons
You also can use the shorthand version:
hdl -c icons
Downloading from a different domain, for example: www.habbo.es
hdl -c gamedata -d es
Commands
This is a list of all currently implemented commands. Please note that this project is still a work in progress.
Command | Description |
---|---|
articles | Download all Habbo News Article Images |
badgeparts | Download all Habbo Badgeparts Images |
badges | Download all Habbo Badges |
clothes | Download all Habbo Clothes |
effects | Download all Habbo Effects |
furnitures | Download all Habbo Furnitures |
gamedata | Download all Habbo Gamedata |
gordon | Download all Habbo Gordon Files |
habboswf | Download the latest Habbo.swf |
hotelview | Download all Habbo Hotelview Images |
icons | Download all Habbo Catalogue Icons |
mp3 | Download all Habbo MP3 Files (sound_machine_sample) |
pets | Download all Habbo Pets |
FOR HABBO 2020
Command | Description |
---|---|
furnitures20 | Download all Habbo 2020 Furnitures |