$ obd --help
Using "obd --help" for more information
Options:
--help Show help [boolean]
--version Show version number [boolean]
-m, --mapset One or More BeatmapSetID that need to download
[array]
-b, --beatmap One or More BeatmapID that need to download [array]
-p, --path The path to the storage location
[string] [default: "$root"]
--nvd, --noVideo Not to download video [boolean] [default: false]
--nhs, --noHitsound Not to download hitsound [boolean] [default: false]
--nsb, --noStoryboard Not to download storyboard
[boolean] [default: false]
--nbg, --noBackground Not to download background
[boolean] [default: false]
--zip Name of file if you want to compress to .zip
[string]
$ obd --beatmap 2290742 2802273 3311067 ffdfdfss 123456789 --mapset 1815474 1758789 783782121 --noVideo --nsb
demo.mp4
This is my first CLI, so it may have some bugs. Please report at here.
Thanks for using my package!