@phatnguyenuit/nhaccuatui-downloader
v1.2.4
Published
Simple CLI to download playlist and songs from nhaccuatui.com.
Downloads
14
Maintainers
Readme
nhaccuatui-downloader
Simple CLI to download playlist and songs from nhaccuatui.com.
Installation
Install
- Using
npm
:
$ npm install -g @phatnguyenuit/nhaccuatui-downloader
- Using
yarn
:
$ yarn global add @phatnguyenuit/nhaccuatui-downloader
- Using
Usage:
$ nhaccuatui [PLAYLIST/SONG URL] [PATH TO DOWNLOAD FILES]
Development
Install node_modules by running:
npm install
Try it out:
node bin/nhaccuatui [URL] [PATH]