{"id":26921778,"url":"https://github.com/yangfan2016/cloud-music-web","last_synced_at":"2025-04-01T23:37:44.043Z","repository":{"id":43282549,"uuid":"148615287","full_name":"Yangfan2016/cloud-music-web","owner":"Yangfan2016","description":"This is a music player","archived":false,"fork":false,"pushed_at":"2018-10-29T12:23:51.000Z","size":1252,"stargazers_count":79,"open_issues_count":1,"forks_count":33,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-28T15:52:35.121Z","etag":null,"topics":["docor","jquery","music-player","netease-cloud-music","nodejs","php","yarn"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Yangfan2016.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-09-13T09:32:20.000Z","updated_at":"2024-02-10T11:25:58.000Z","dependencies_parsed_at":"2022-09-20T13:27:11.008Z","dependency_job_id":null,"html_url":"https://github.com/Yangfan2016/cloud-music-web","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/Yangfan2016%2Fcloud-music-web","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yangfan2016%2Fcloud-music-web/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yangfan2016%2Fcloud-music-web/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Yangfan2016%2Fcloud-music-web/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Yangfan2016","download_url":"https://codeload.github.com/Yangfan2016/cloud-music-web/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246730282,"owners_count":20824396,"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":["docor","jquery","music-player","netease-cloud-music","nodejs","php","yarn"],"created_at":"2025-04-01T23:37:43.408Z","updated_at":"2025-04-01T23:37:44.021Z","avatar_url":"https://github.com/Yangfan2016.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## cloud-music-web\n\nThis is a music player\n\n![cloud-music-pc](https://raw.githubusercontent.com/Yangfan2016/PicBed/master/Blog/cloud-music-pc.gif)\n\n### Run\n\n```bash\n$ yarn\n$ yarn start\n```\n然后打开浏览器输入 http://localhost:9631  \n\u003e ##### 或者可以到`package.json` 里自定义端口，将 `set PORT=XXXX` 的 `XXXX` 改为你自己想要的端口即可，然后重新执行下 `npm start`\n\n```json\n\"scripts\": {\n    \"start\":\"set PORT=9631 \u0026\u0026 node server/node/server.js\"\n}\n```\n\n### Post\n\n[博客-网易云音乐播放器](https://yangfan2016.github.io/2017/02/18/%E7%BD%91%E6%98%93%E4%BA%91%E9%9F%B3%E4%B9%90%E6%92%AD%E6%94%BE%E5%99%A8/)\n\n### Intro\n\n功能  \n- [x] 播放歌曲、暂停歌曲  \n- [x] 切换歌曲  \n- [x] 调节音量  \n- [x] 调节进度条  \n- [x] 搜索歌曲  \n- [x] 歌词滚动\n- [x] 指定歌单播放（目前是使用的“我喜欢的歌曲”这个歌单）\n\n技术栈  \n- 前台：`Javascript`+`jQuery`+`HTML`+`CSS`  \n- 后台：`Nodejs`\n\n缓存\n- 利用`sessionStorage` 存储歌曲基本信息和歌词\n\n\n原先用的php做的请求代理`server/php/index.php`，现在用nodejs重写了代码作为服务代理，详情`server/node/server.js`\n\n### MIT license\nCopyright (c) 2018 \n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \u0026quot;Software\u0026quot;), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in\nall copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \u0026quot;AS IS\u0026quot;, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\nTHE SOFTWARE.\n\n---\nbuilt upon love by [docor](https://github.com/turingou/docor.git) v0.3.0\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyangfan2016%2Fcloud-music-web","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyangfan2016%2Fcloud-music-web","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyangfan2016%2Fcloud-music-web/lists"}