AlistGo / AlistGo/alist

希望支持MixFile

Open
#7,268 1 comment 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
50.2k
Forks
7.9k
Avg merge
7d 21h
Merged PRs (30d)
6

Description

### Please make sure of the following things

- [x] I have read the [documentation](https://alist.nn.ci).
- [x] I'm sure there are no duplicate issues or discussions.
- [x] I'm sure this feature is not implemented.
- [x] I'm sure it's a reasonable and popular requirement.

### Description of the feature / 需求描述

https://github.com/InvertGeek/MixFile
mixfile可以利用大厂图床分片储存文件,上传下载不限速
比如可以将微博相册变成储存任意文件的驱动: https://github.com/InvertGeek/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_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.