All Projects → higoka → habbo-downloader

higoka / habbo-downloader

Licence: MIT license
⚡A tiny script to download various files directly from Habbo.

Projects that are alternatives of or similar to habbo-downloader

URTube
URTube, a YouTube video to MP3 downloader built in NodeJs and Electron
Stars: ✭ 20 (-57.45%)
Mutual labels:  downloader, ripper, mp3
Spotivy
🎼 Download music videos from Spotify playlists
Stars: ✭ 64 (+36.17%)
Mutual labels:  downloader, mp3
Irs
🎸 🎶 A music downloader that understands your metadata needs.
Stars: ✭ 268 (+470.21%)
Mutual labels:  downloader, mp3
Insideheartz Whatsapp Bot
A multipurpose whatsapp bot buillt on node.js
Stars: ✭ 102 (+117.02%)
Mutual labels:  downloader, mp3
insta-dl
📷 Download Instagram images from a public user.
Stars: ✭ 88 (+87.23%)
Mutual labels:  downloader, ripper
TumblTwo
TumblTwo, an Improved Fork of TumblOne, a Tumblr Downloader.
Stars: ✭ 57 (+21.28%)
Mutual labels:  downloader, ripper
Av Converter
[av-converter.com] Audio and Video Converter, and YouTube downloader. Convert to MP3, MP4, AAC, FLAC, AC3, WAV, etc.
Stars: ✭ 97 (+106.38%)
Mutual labels:  downloader, mp3
Musicdownloader
Material design YouTube mp3/mp4 downloader
Stars: ✭ 70 (+48.94%)
Mutual labels:  downloader, mp3
Electron Youtube To Mp3 Converter
Electron Youtube to Mp3 Converter and downloader
Stars: ✭ 137 (+191.49%)
Mutual labels:  downloader, mp3
Youget
YouGet - YouTube Video/Playlist Downloader/Cutter - MP3 Converter
Stars: ✭ 169 (+259.57%)
Mutual labels:  downloader, mp3
Youtube Mp3 Downloader
Extract music from YouTube videos
Stars: ✭ 187 (+297.87%)
Mutual labels:  downloader, mp3
mmdl
MMDL (Mega Music Downloader) - A tool to easily download music.
Stars: ✭ 29 (-38.3%)
Mutual labels:  downloader, mp3
anghamify
Anghami Downloader | Download Anghami songs with full meta-tags.
Stars: ✭ 22 (-53.19%)
Mutual labels:  downloader, mp3
arduino-audio-tools
Arduino Audio Tools (Music Player, Music Recorder supporting I2S, Microphones, DAC, ADC, A2DP, Url, MP3, AAC, AudioKit, ES8388)
Stars: ✭ 393 (+736.17%)
Mutual labels:  mp3, effects
nipper
🌶 💽 Nipper - Youtube playlist (& video) ripper
Stars: ✭ 23 (-51.06%)
Mutual labels:  downloader, mp3
Getsong
Download any song mp3 with no dependencies except ffmpeg
Stars: ✭ 102 (+117.02%)
Mutual labels:  downloader, mp3
Spotifydownload
A dependency-free Spotify playlist downloader that should just work
Stars: ✭ 245 (+421.28%)
Mutual labels:  downloader, mp3
Soggfy
Spotify ogg dumper
Stars: ✭ 524 (+1014.89%)
Mutual labels:  downloader, mp3
openMIC
Meter Information Collection System
Stars: ✭ 15 (-68.09%)
Mutual labels:  downloader
multi-downloader-nx
Download videos from Funimation a nd Crunchyroll via cli.
Stars: ✭ 43 (-8.51%)
Mutual labels:  downloader

habbo-downloader 2.0

downloads version license

A tiny script to download various files directly from Habbo.

Quick links: COMMANDS - OPTIONS - EXAMPLES - FAQ

Note

If you are looking for a specific file or dont want to use habbo-downloader yourself, you can take a look at the resource folder. This folder contains all downloaded files from habbo-downloader and updates automatically every 3 hours.

If you like this project feel free to buy me a coffee or this repo :)

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.
Also check out some examples to get started!

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

-o OR --output [VALUE]

Defines the output folder for the downloaded files.

Default: ./resource
Value: Any valid path works

-d OR --domain [VALUE]

Defines from which domain the files should be downloaded.

Default: com
Value: com.br, com.tr, com, de, es, fi, fr, it, nl

-r OR --revision

If specified, downloads furnitures and furniture icons inside of the revision folder else downloads directly to dcr/hof_furni

Default: -
Value: -

-f OR --format [VALUE]

Which format to use when downloading badges. Habbo now by default use PNG for their badges.
However you can still use GIF if you prefer that.

Default: png
Value: png or gif

-s OR --sockets [VALUE]

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

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
ficons Download all Habbo Furniture Icons
furnitures Download all Habbo Furnitures + Icons
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
promo Download all Habbo Web Promo Images

HABBO 2020 (Unity WebGL)

If you want to download unity files of Habbo 2020 simply pass the option --unity or -u along.

These commands support downloading unity files

Command Description
clothes Download all Unity Clothes
effects Download all Unity Effects
furnitures Download all Unity Furnitures

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

Downloading Unity WebGL furniture files

hdl -c furnitures -u

FAQ

Q: I get this error: Error: Cannot find module 'stream/promises'
A: Make sure you have NodeJS version 15.0 or higher installed. You can check what version your using by typing node -v in your terminal.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].