https://github.com/hidehalo/encmdump
Another NCM dumper for "easy to use"
https://github.com/hidehalo/encmdump
command-line dumper easytouse efficient golang-application ncm neteasemusic
Last synced: 3 months ago
JSON representation
Another NCM dumper for "easy to use"
- Host: GitHub
- URL: https://github.com/hidehalo/encmdump
- Owner: hidehalo
- License: mit
- Created: 2020-02-02T10:44:43.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-11-28T05:36:42.000Z (over 1 year ago)
- Last Synced: 2025-01-09T01:49:04.591Z (5 months ago)
- Topics: command-line, dumper, easytouse, efficient, golang-application, ncm, neteasemusic
- Language: Go
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
README
# Encmdump
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fhidehalo%2Fencmdump?ref=badge_shield)Another ncmduper for "easy to use"
## Compile&Build
``` bash
$go mod vendor
$go build
```## Usage
``` bash
$./encmdump --help
$./encmdump -p="example/path"
```## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fhidehalo%2Fencmdump?ref=badge_large)
## Acknowledgments
- Thanks [yoki123](https://github.com/yoki123/ncmdump) for the NCM format dumper