{"id":20032336,"url":"https://github.com/weakish/fm163","last_synced_at":"2025-05-05T05:30:35.462Z","repository":{"id":49050489,"uuid":"96791935","full_name":"weakish/fm163","owner":"weakish","description":"Download mp3 files and metadata from NetEase cloud music a.k.a. music.163.com","archived":false,"fork":false,"pushed_at":"2021-06-30T03:27:33.000Z","size":62,"stargazers_count":9,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T17:07:02.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":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/weakish.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":"2017-07-10T15:18:42.000Z","updated_at":"2024-12-12T16:53:09.000Z","dependencies_parsed_at":"2022-09-10T19:22:15.724Z","dependency_job_id":null,"html_url":"https://github.com/weakish/fm163","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weakish%2Ffm163","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weakish%2Ffm163/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weakish%2Ffm163/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/weakish%2Ffm163/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/weakish","download_url":"https://codeload.github.com/weakish/fm163/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252445586,"owners_count":21749081,"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-11-13T09:36:42.214Z","updated_at":"2025-05-05T05:30:35.197Z","avatar_url":"https://github.com/weakish.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"fm163 - cli downloader for music.163.com\n========================================\n\nThis README describes v0.4.0.\nThe `master` branch is in development and undocumented.\n\nDependencies\n------------\n\n- Python 3.6\n- [sortedcontainers](https://pypi.python.org/pypi/sortedcontainers)\n- a slightly modified version of [MusicBoxApi](https://github.com/wzpan/MusicBoxApi/issues/5)\n- [netease-cloud-music-dl][ncm]\n\n[ncm]: https://github.com/codezjx/netease-cloud-music-dl\n\nInstall\n-------\n\nAssuming you have already installed python-3.6 and [ncm]:\n\n```sh\npip install sortedcontainers\npip install git+https://github.com/weakish/MusicBoxApi.git@too-many-tracks\ngit clone https://github.com/weakish/fm163.git\ncd fm163\npython fm163.py --help\n```\n\nUsage\n-----\n\nCurrently it only supports download playlist.\n\n```sh\npython fm163.py playlist_id\n```\n\nDownloaded mp3 files will be saved in the directory specified in [ncm]\nconfiguration file.\n\n[ncm]: https//github.cezjx/netease-cloud-music-dl\n\nAll download music ids and meta data will be saved in `~/.fm163`.\n\n```\n~/.fm163\n    history # history file (binary)\n    songs_id.json # human-readable format converted via `fm163 -j`\n    meta.json # meta data of music, name, url, album, artist, etc\n```\n\nAlready downloaded music (including different bit rates) will be skipped in future downloads.\n\n`-D` means not downloading music files, but recording it in history (also records meta data).\n\nContributing\n------------\n\nSend pull requests at \u003chttps://github.com/weakish/fm163/\u003e\n\nCoding style I am using: \u003chttps://weakish.github.io/coding-style/python/\u003e\n\nLicense\n-------\n\n0BSD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweakish%2Ffm163","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fweakish%2Ffm163","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fweakish%2Ffm163/lists"}