Code Monkey home page Code Monkey logo

189-down's Introduction

189-down

天翼云网盘分享直链解析,支持目录

demo:Github Pages版本 cf workers版本

食用方法:

  1. fork本项目
  2. 开启Github Pages
  3. 绑定域名(可选)
  4. enjoy it!

cf-workers也是可以部署的,复制index.js

接口说明

  • 接口源自隔壁:PanIndex

  • 由于PanIndex支持多网盘模式,接口可能会失效,所以我将接口独立了出来

    https://api.noki.top/pan/cloud189/shareToDown
    
  • 可以在main.js中替换自己的api地址

  • 直接部署 下载 https://github.com/libsgh/189-down/releases/ 下载api程序 设置环境变量

    $ vi /etc/profile
    # export cloud189_user=xxx
    # export cloud189_password=xxx
    # export access_token=找我获取
    $ source /etc/profile 
    

    解压

    $ echo
    $ nohup ./189-share-api -port=8080 &
    
  • docker部署

    docker stop 189-share-api
    docker rm 189-share-api
    docker run -itd \
    --name 189-share-api \
    -d -p 8080:8080 \
    -e PORT=8080 \
    -e cloud189_user=xxx \
    -e cloud189_password=xxx \
    -e access_token=找我获取 \
    iicm/189-share-api:latest
    
  • 免费试用授权token,有效期至2022-02-08 Yt1mz7bUWMmWdEqnYdb7ZSOnrrxb828FczklEeBvVsfQxC6EBOtCDFLkjNRhmg8ODvTeuZhnRj0lRKHbcgClWsXOh0E4UTFZ0KQdhhZ9xae53OjglRTwd8LSuyHVJaDVfK+NvbyhDDJrss8lN2vodBxT1S6njRV5FIqqn12jOoQ=

测试分享链接

TODO List

  • 阿里云盘分享解析

189-down's People

Contributors

libsgh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

189-down's Issues

划水。一星好评

作者。你做了这个有没有测试过。解析下载速度真的是蜗牛。登陆下载能跑100多M/S,用了这个下载不到2M/S

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.