Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

希望支持MixFile #7268

Open
4 tasks done
NextOmega opened this issue Sep 26, 2024 · 1 comment
Open
4 tasks done

希望支持MixFile #7268

NextOmega opened this issue Sep 26, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@NextOmega
Copy link

NextOmega commented Sep 26, 2024

Please make sure of the following things

  • I have read the documentation.
  • I'm sure there are no duplicate issues or discussions.
  • I'm sure this feature is not implemented.
  • I'm sure it's a reasonable and popular requirement.

Description of the feature / 需求描述

https://gitlab.com/ivgeek/mixfile
mixfile可以利用大厂图床分片储存文件,上传下载不限速
比如可以将微博相册变成储存任意文件的驱动: https://gitlab.com/ivgeek/mixfileexamplejs

Suggested solution / 实现思路

电脑安装mixfile之后请求api地址即可
put请求http://127.0.0.1:4719/api/upload?name=文件名称 即可上传文件,上传后会返回分享码
get请求http://127.0.0.1:4719/api/download?s=分享码 即可下载文件
不过文件系统需要alist实现

Additional context / 附件

No response

@NextOmega NextOmega added the enhancement New feature or request label Sep 26, 2024
Copy link

welcome bot commented Sep 26, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant