{"id":22071446,"url":"https://github.com/libsgh/189-down","last_synced_at":"2025-07-24T10:32:55.971Z","repository":{"id":55873921,"uuid":"318465252","full_name":"libsgh/189-down","owner":"libsgh","description":"天翼云网盘直链解析","archived":false,"fork":false,"pushed_at":"2023-02-14T06:51:02.000Z","size":16,"stargazers_count":71,"open_issues_count":0,"forks_count":65,"subscribers_count":4,"default_branch":"main","last_synced_at":"2023-03-02T11:35:39.331Z","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/libsgh.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":"2020-12-04T09:23:04.000Z","updated_at":"2022-11-09T18:10:21.000Z","dependencies_parsed_at":"2022-08-15T08:20:24.763Z","dependency_job_id":null,"html_url":"https://github.com/libsgh/189-down","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsgh%2F189-down","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsgh%2F189-down/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsgh%2F189-down/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libsgh%2F189-down/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libsgh","download_url":"https://codeload.github.com/libsgh/189-down/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227427324,"owners_count":17775764,"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-30T20:31:38.616Z","updated_at":"2024-11-30T20:31:39.186Z","avatar_url":"https://github.com/libsgh.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 189-down\n天翼云网盘分享直链解析，支持目录\n\ndemo：[Github Pages版本](https://libsgh.github.io/189-down/)\n[cf workers版本](https://pan.noki.workers.dev/)\n\n### 食用方法：\n1. fork本项目\n2. 开启Github Pages\n3. 绑定域名（可选）\n4. enjoy it!\n\u003e cf-workers也是可以部署的,复制[index.js](https://cdn.jsdelivr.net/gh/libsgh/189-down@main/index.js)\n\n### 接口说明\n\n- ~~接口源自隔壁：[PanIndex](https://github.com/libsgh/PanIndex)~~\n- 由于PanIndex支持多网盘模式，接口可能会失效，所以我将接口独立了出来\n\n    ```\n    https://api.noki.top/pan/cloud189/shareToDown\n    ```\n- 可以在`main.js`中替换自己的api地址\n- 直接部署\n  下载 https://github.com/libsgh/189-down/releases/  下载api程序\n  设置环境变量\n  ```\n  $ vi /etc/profile\n  # export cloud189_user=xxx\n  # export cloud189_password=xxx\n  # export access_token=找我获取\n  $ source /etc/profile \n  ```\n  解压\n  ```\n  $ echo\n  $ nohup ./189-share-api -port=8080 \u0026\n  ```\n- docker部署\n  ```\n  docker stop 189-share-api\n  docker rm 189-share-api\n  docker run -itd \\\n  --name 189-share-api \\\n  -d -p 8080:8080 \\\n  -e PORT=8080 \\\n  -e cloud189_user=xxx \\\n  -e cloud189_password=xxx \\\n  -e access_token=找我获取 \\\n  iicm/189-share-api:latest\n  ```\n- 免费试用授权token，有效期至2022-02-08\n  `Yt1mz7bUWMmWdEqnYdb7ZSOnrrxb828FczklEeBvVsfQxC6EBOtCDFLkjNRhmg8ODvTeuZhnRj0lRKHbcgClWsXOh0E4UTFZ0KQdhhZ9xae53OjglRTwd8LSuyHVJaDVfK+NvbyhDDJrss8lN2vodBxT1S6njRV5FIqqn12jOoQ=`\n\n\n### 测试分享链接\n* 无密码文件\n\n  - 链接：https://cloud.189.cn/t/aQjy6nBfUZJf\n* 密码文件\n\n  - 链接：https://cloud.189.cn/t/6zIBFnA32M3u\n\n  - 访问码：8h2j\n* 无密码文件夹\n\n  - 链接：https://cloud.189.cn/t/NbeiEfBzqee2\n* 密码文件夹\n\n  - 链接：https://cloud.189.cn/t/EJbeIf2In6zq\n\n  - 访问码：6lrv\n\n### TODO List\n\n- [x] 阿里云盘分享解析\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibsgh%2F189-down","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibsgh%2F189-down","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibsgh%2F189-down/lists"}