{"id":19044620,"url":"https://github.com/bubao/xmly","last_synced_at":"2026-06-23T11:32:11.105Z","repository":{"id":207029412,"uuid":"140698569","full_name":"bubao/xmly","owner":"bubao","description":"喜马拉雅音频下载连接，适用于aria2批量下载","archived":false,"fork":false,"pushed_at":"2021-03-01T14:05:10.000Z","size":26,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-11-12T11:03:53.061Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bubao.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,"governance":null}},"created_at":"2018-07-12T10:30:17.000Z","updated_at":"2021-03-01T14:05:12.000Z","dependencies_parsed_at":"2023-11-13T19:26:30.256Z","dependency_job_id":"c20f073b-eac1-415d-aafd-0c4231c756bd","html_url":"https://github.com/bubao/xmly","commit_stats":null,"previous_names":["bubao/xmly"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bubao/xmly","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubao%2Fxmly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubao%2Fxmly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubao%2Fxmly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubao%2Fxmly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bubao","download_url":"https://codeload.github.com/bubao/xmly/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bubao%2Fxmly/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34686727,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"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-11-08T22:46:53.984Z","updated_at":"2026-06-23T11:32:11.079Z","avatar_url":"https://github.com/bubao.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\n喜马拉雅API，可以获得音频下载链接\n\n## 使用\n\n### 安装\n\n```sh\n$npm i\n```\n\n### Demo\n\n喜马拉雅音频下载连接，适用于aria2批量下载\n\n```sh\n$vim test/index.js\n```\n\n```js\nlet xmly = require(\"../src/index\")\nlet fs = require(\"fs\");\n// (async () =\u003e fs.writeFileSync(\"Z:\\\\xmly/list.txt\", await xmly.DownAlbums(1000341)))();\n(async () =\u003e fs.writeFileSync(\"Z:\\\\xmly/list.txt\", await xmly.DownTracks(14129954)))();\n```\n\n### API\n\n提供以下api\n\n- tracks(albumId),\n- albums(uid,pageSize=30),\n- DownAlbums(uid),\n- DownTracks(albumId),\n- aria2c(array,dir=\"./\")\n\n### 运行\n\n```sh\n$npm run test\n```\n\n### aria2 批量下载\n\n使用aria2c下载list中的资源。\n\n```sh\n$aria2c -c --input-file=list.txt\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbubao%2Fxmly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbubao%2Fxmly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbubao%2Fxmly/lists"}