1.2.4 • Published 2 years ago

@xdung24/nhaccuatui-downloader v1.2.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

nhaccuatui-downloader

Simple CLI to download playlist and songs from nhaccuatui.com.

NPM Version NPM License NPM Downloads Dependency Status

Installation

  • Install

    • Using npm:
    $ npm install -g @xdung24/nhaccuatui-downloader
    • Using yarn:
    $ yarn global add @xdung24/nhaccuatui-downloader
  • 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]