{"id":15509750,"url":"https://github.com/willin/wnm","last_synced_at":"2026-01-20T14:33:45.492Z","repository":{"id":33659223,"uuid":"156377426","full_name":"willin/wnm","owner":"willin","description":"网易云音乐SDK / Netease Cloud Music SDK for node","archived":false,"fork":false,"pushed_at":"2022-12-10T02:58:12.000Z","size":932,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-13T00:27:57.252Z","etag":null,"topics":["netease-cloud-music","netease-music","sdk"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/willin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-06T12:04:00.000Z","updated_at":"2022-03-24T11:33:05.000Z","dependencies_parsed_at":"2023-01-15T02:00:42.030Z","dependency_job_id":null,"html_url":"https://github.com/willin/wnm","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willin/wnm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willin%2Fwnm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willin%2Fwnm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willin%2Fwnm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willin%2Fwnm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willin","download_url":"https://codeload.github.com/willin/wnm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willin%2Fwnm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28604940,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["netease-cloud-music","netease-music","sdk"],"created_at":"2024-10-02T09:43:41.310Z","updated_at":"2026-01-20T14:33:45.473Z","avatar_url":"https://github.com/willin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wnm\n\n一个好用的网易云音乐 Node.js SDK。\n\n[![npm](https://img.shields.io/npm/v/wnm.svg)](https://npmjs.org/package/wnm) [![npm](https://img.shields.io/npm/dm/wnm.svg)](https://npmjs.org/package/wnm) [![npm](https://img.shields.io/npm/dt/wnm.svg)](https://npmjs.org/package/wnm) [![codebeat badge](https://codebeat.co/badges/e383cce6-b9ed-4486-bb67-49d6480b1647)](https://codebeat.co/projects/github-com-willin-wnm-master) [![Maintainability](https://api.codeclimate.com/v1/badges/23af50d6727b51e82425/maintainability)](https://codeclimate.com/github/willin/wnm/maintainability) [![Test Coverage](https://api.codeclimate.com/v1/badges/23af50d6727b51e82425/test_coverage)](https://codeclimate.com/github/willin/wnm/test_coverage) [![Build Status](https://travis-ci.org/willin/wnm.svg?branch=master)](https://travis-ci.org/willin/wnm)\n\n## 安装使用\n\n国际惯例：\n\n```bash\nnpm install wnm --save\n# 或者\nyarn add wnm\n```\n\n示例：\n\n```js\nconst SDK = require('wnm');\n\n// 请求： comment/hot\nSDK.comment.hot({\n  id: 400162138,\n  type: 0\n}).then(console.log);\n\n// 请求： user/detail\nSDK.user.detail({\n  uid: 32953014\n}).then(console.log);\n\n// 请求： toplist\nSDK.toplist({\n  cookie: { os: 'pc' }\n}).then(console.log);\n```\n\n## 接口文档\n\n参考： \u003chttps://binaryify.github.io/NeteaseCloudMusicApi\u003e\n\n## License\n\nMIT\n\n通过支付宝捐赠：\n\n![qr](https://cloud.githubusercontent.com/assets/1890238/15489630/fccbb9cc-2193-11e6-9fed-b93c59d6ef37.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillin%2Fwnm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillin%2Fwnm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillin%2Fwnm/lists"}