nct-downloader
Version:
Download nhaccuatui
47 lines (37 loc) • 1.27 kB
Markdown
# nct-downloader [](http://travis-ci.org/kureikain/nct-download)
CLI tool for music downloading on nhaccuatui.com
### Dedicate to my girl friend, or Nyanko Sensei
Any question, tweet me @kureikain or http://facebook.com/kureikain
## Install
```
npm install -g nct-downloader
```
## Documentation
```
ndown help
ndown playlist http://www.nhaccuatui.com/playlist/noi-buon-hoa-phuong-tam-doan-ft-ngoc-ho.M4NBJupTzuOX.html
ndown singer "cẩm ly"
ndown search "cẩm ly"
```
## Contributing
In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using [Grunt](http://gruntjs.com/).
## Changelog
* 0.0.1
* 0.0.5 Add version info.
* 0.0.10
1. Download progress.
2. Event driven instead of callback.
3. Refactor for easier adding new site, new rule.
* 0.0.11
1. Text banner
2. Alias `nyanko`
3. Fix Readme
* 0.0.12
1. Fix "undefined" message error
* 0.0.13
1. Fix invalid URL when missing http at beginning of address
* 0.0.14
1. Fix error cannot download some songs with error_code 8.
## License
Copyright (c) 2013 kureikain
Licensed under the MIT license.