Giter Site home page Giter Site logo

baiduyuntransfer's Introduction

BaiduYunTransfer

百度云网盘分享链接文件转存(基于OAuth2.0)

优点

基于OAuth2.0,接口很稳定,不必担心web接口经常发生变化,也无需担心输入验证码、cookie过期等问题。

如何使用

key value
api_key 应用id
secret_key 应用secret
share_link 分享链接
password 分享链接的提取码,长度为4位
dir 转存路径,根路径为/

api_key和secret_key可以直接使用我程序里写好的,但是出于安全和QPS的考量,我推荐你自己再去申请一个,可以参考https://pan.baidu.com/union/document/entrance#%E7%AE%80%E4%BB%8B

修改好以上几项后直接运行,第一次运行时需要你按照程序提示对应用进行授权。

注意

需要注意一点,由于受到权限的限制(程序仅拥有在/apps目录下的写入权限),程序无法帮你自动创建文件夹,需要你自己提前将转存路径的文件夹创建好。

baiduyuntransfer's People

Contributors

iyzyi avatar qihoysa avatar

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.