daycat / baiCOS

A script to turn your Baidu Netdisk Storage space into a COS storage system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

baiCOS

A script to get downloadable links for files in Baidu Netdisk. Special thanks to: 鹿乃ちゃんの猫

How to use:

Setup:

Go to here to register your account for BaiduNetdisk's development platform.

Then, register a new app:

registerapp

You will then see this screen:

appdetails

Download the whole repo here And using your editor of choice, change the appKey and secretKey variables to your own: mainpy1 Then, modify the client_id in the url to your own: mainpy2

You must use your own appID and secret, unless you want to show me what you have in your drive!!!

You can now run the program.

Privacy

All the source code is open on github (here)[https://github.com/daycat/baiCOS] for review. All your data is securely passed through your computer and Baidu, so therefore, I will not be able to see what you use this program for.

Next:

  1. Upload function
  2. Better login method
  3. Deployable server for renewing file links

About

A script to turn your Baidu Netdisk Storage space into a COS storage system

License:MIT License


Languages

Language:Python 100.0%