AlistGo / AlistGo/alist

大文件拆分合并

オープン
#8,330 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
enhancement
主要言語
Go
スター
50.2k
フォーク
7.9k
平均マージ
7日 21時間
マージ済み PR(30日)
6

説明

### 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 / 需求描述

由于某些网盘对单文件大小有限制,是否能添加文件拆分合并功能, `预览/访问/下载` 文件时更具 offset 读取不同的快

### Suggested solution / 实现思路

参考Linux `split` 命令对拆分后的文件添加后缀, 将拆分后的文件其全部放入一个同名文件夹中,
可以将其当成一个文件处理.
合并时更具名称排序,或者添加索引文件指定排序, 可以更好的标注文件大小,以及offset

### Additional context / 附件

_No response_

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。