alist-org / alist

🗂️A file list/WebDAV program that supports multiple storages, powered by Gin and Solidjs. / 一个支持多存储的文件列表/WebDAV程序,使用 Gin 和 Solidjs。
https://alist.nn.ci
GNU Affero General Public License v3.0
42.77k stars 5.53k forks source link

添加钉盘驱动 #5144

Open fengjk12138 opened 1 year ago

fengjk12138 commented 1 year ago

Please make sure of the following things

Description of the feature / 需求描述

钉盘在一些用户场景使用很多,而且有api文档。 之前有人提到过,但是问题被关闭了 #1627

钉盘官网:https://page.dingtalk.com/wow/dingtalk/act/clouddisk

Suggested solution / 实现思路

钉盘api文档 https://dingtalk-sdk.readthedocs.io/zh_CN/latest/client/api/cspace.html# 开放平台也有很多的实例: https://open.dingtalk.com/document/orgapp/client-api-upgradation-announcement

Additional context / 附件

No response

welcome[bot] commented 1 year ago

Thanks for opening your first issue here! Be sure to follow the issue template!

github-actions[bot] commented 1 year ago

See

  1. 50% #4802
itsHenry35 commented 1 year ago

实际可用的官方文档应该是这个:https://open.dingtalk.com/document/orgapp/ding-drive-overview 注意,如果使用官方API实现钉盘驱动,仅已认证企业可以获取文件下载信息(见https://open.dingtalk.com/document/orgapp/obtain-download-file-info#) image

fengjk12138 commented 1 year ago

实际可用的官方文档应该是这个:https://open.dingtalk.com/document/orgapp/ding-drive-overview 注意,如果使用官方API实现钉盘驱动,仅已认证企业可以获取文件下载信息(见https://open.dingtalk.com/document/orgapp/obtain-download-file-info#) image

所以钉盘驱动实现的可行性怎么样

itsHenry35 commented 1 year ago

实际可用的官方文档应该是这个:https://open.dingtalk.com/document/orgapp/ding-drive-overview 注意,如果使用官方API实现钉盘驱动,仅已认证企业可以获取文件下载信息(见https://open.dingtalk.com/document/orgapp/obtain-download-file-info#) image

所以钉盘驱动实现的可行性怎么样

可以实现,但是如果不是已认证企业就用不了

stale[bot] commented 12 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.