{"id":16864759,"url":"https://github.com/38/libnemusic","last_synced_at":"2025-08-17T22:13:16.121Z","repository":{"id":68915893,"uuid":"46996668","full_name":"38/libnemusic","owner":"38","description":"The library interface for NetEase Music Client","archived":false,"fork":false,"pushed_at":"2015-12-02T00:35:36.000Z","size":59,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T16:53:43.409Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/38.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":"2015-11-27T19:40:01.000Z","updated_at":"2015-11-28T18:46:32.000Z","dependencies_parsed_at":"2023-03-13T22:30:53.767Z","dependency_job_id":null,"html_url":"https://github.com/38/libnemusic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/38/libnemusic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/38%2Flibnemusic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/38%2Flibnemusic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/38%2Flibnemusic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/38%2Flibnemusic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/38","download_url":"https://codeload.github.com/38/libnemusic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/38%2Flibnemusic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270914246,"owners_count":24667096,"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","status":"online","status_checked_at":"2025-08-17T02:00:09.016Z","response_time":129,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-13T14:43:45.659Z","updated_at":"2025-08-17T22:13:16.074Z","avatar_url":"https://github.com/38.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libnemusic\n==\nExample\n\n$ python\nPython 2.7.3 (default, Jun 22 2015, 19:33:41) \n\t[GCC 4.6.3] on linux2\n\tType \"help\", \"copyright\", \"credits\" or \"license\" for more information.\n\t\u003e\u003e\u003e import server\n\t\u003e\u003e\u003e import libnemusic\n\t\u003e\u003e\u003e import player\n\t\u003e\u003e\u003e album = libnemusic.api.search_album(keyword = \"范特西\").get_albums().next()\n\t\u003e\u003e\u003e songs = album.get_songs()\n\t\u003e\u003e\u003e pl = player.playlist.Playlist()\n\t\u003e\u003e\u003e for s in songs: pl.append(s.name, s.artists[0].name, s.lMusic.playTime, \"http://localhost:8000\" + s.lMusic.getpath())\n\t... \n\t\u003e\u003e\u003e service = server.Service(file(\"/tmp/nemusic.log\", \"w\", 0))\n\t\u003e\u003e\u003e pl.play()\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F38%2Flibnemusic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F38%2Flibnemusic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F38%2Flibnemusic/lists"}