免费添加团队盘
输入Google帐号邮箱和团队盘名称,点击提交即可
- https://teamdrive.xcpx.workers.dev/ 域: swccd.edu
- https://td.fastio.me/ 内有正规学校/公益组织版/教育版团队盘
- https://gd.zxd.workers.dev/ 域: yesyesxx.me
- https://gd.404edu.workers.dev/ 域:alum.ccu.edu.tw
- https://gdrive.zppcw.cn/ 域: sheffield.ac.uk
提交成功后去Google Drive页面左侧下方就能看到
源码
地址:https://github.com/yyuueexxiinngg/some-scripts/blob/master/workers/google/drive/create-share-teamdrive.js
使用
- 新建一个CloudFlare Workers
- 复制以上地址的代码到Workers里, 填入自己的client_id, client_secret以及refresh_token 注意授权的帐号需要有创建团队盘的权限
Client_ID, Client_Secret以及Refresh_Token 获取方式参考: https://github.com/donwa/goindex/blob/master/README_zh.md
建议使用Rclone获取, 也可以通过Goindex方案二获取