This repository has been archived by the owner on Mar 22, 2023. It is now read-only.
v2.1.1, 2023-01-19
Pre-release
Pre-release
Master v2.1.1
新功能
添加网页显示
- 支持实时显示下载列表
- 支持实时显示成功下载列表
- 支持隐藏文件名称
增加自定义命名规则
- 查阅
config.yaml
的file_name_prefix
和file_name_prefix_split
增加上传网盘功能
- 支持使用 rclone 上传网盘
- 支持上传阿里云盘
- 支持上传前压缩
- 支持上传后删除源文件
修复
修复并发量大导致网络不稳定用户频繁出现问题
Feature
Add web display
- Support real-time display of download list
- Support real-time display of successful download list
- Support for hiding file names
Add custom naming rules
-
- See
file_name_prefix
andfile_name_prefix_split
inconfig.yaml
- See
Add upload network disk function
- Support using rclone to upload network disk
- Support uploading Alibaba cloud disk
- Supports compression before uploading
- Support for deleting source files after uploading
Fix
Fixed a large amount of concurrency that caused frequent problems for users with unstable networks