{"id":16454117,"url":"https://github.com/sfantasy/node-netease-music","last_synced_at":"2026-06-10T18:31:36.885Z","repository":{"id":57310301,"uuid":"59199037","full_name":"SFantasy/node-netease-music","owner":"SFantasy","description":"NetEase Music API in Node.js","archived":false,"fork":false,"pushed_at":"2016-05-19T12:00:44.000Z","size":4,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-11T04:36:10.993Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/netease-music","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SFantasy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-05-19T11:07:26.000Z","updated_at":"2023-03-10T09:59:13.000Z","dependencies_parsed_at":"2022-09-05T12:40:44.561Z","dependency_job_id":null,"html_url":"https://github.com/SFantasy/node-netease-music","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFantasy%2Fnode-netease-music","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFantasy%2Fnode-netease-music/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFantasy%2Fnode-netease-music/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SFantasy%2Fnode-netease-music/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SFantasy","download_url":"https://codeload.github.com/SFantasy/node-netease-music/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240934412,"owners_count":19880991,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T10:18:06.025Z","updated_at":"2026-06-10T18:31:36.828Z","avatar_url":"https://github.com/SFantasy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"node-netease-music\n---\n\nNetEase Music API in Node.js\n\n[![NPM version][npm-image]][npm-url]\n[![npm download][download-image]][download-url]\n[![David deps][david-image]][david-url]\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)\n\n[npm-image]: https://img.shields.io/npm/v/netease-music.svg?style=flat-square\n[npm-url]: https://npmjs.org/package/netease-music\n[download-image]: https://img.shields.io/npm/dm/netease-music.svg?style=flat-square\n[download-url]: https://npmjs.org/package/netease-music\n[david-image]: https://img.shields.io/david/SFantasy/node-netease-music.svg?style=flat-square\n[david-url]: https://david-dm.org/SFantasy/node-netease-music\n\n## Install\n\n```\nnpm i netease-music -S\n```\n\n## Usage\n\n```\nvar music = require('netease-music')\n\nmusic.getUserPlaylist({\n  uid: 32911133,\n  offset: 1,\n  limit: 10\n}, function (err, data) {\n  // Do things with data\n});\n```\n\n## Example\n\nSee [example](example/examples.js)\n\n## API\n\n- `getUserPlaylist`\n\n- `getPlaylistDetail`\n\n- `getSongDetail`\n\n## License\n\nThe MIT License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfantasy%2Fnode-netease-music","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsfantasy%2Fnode-netease-music","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsfantasy%2Fnode-netease-music/lists"}