diff --git a/README.md b/README.md index 4647dc7..d14c7d7 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,9 @@ - Multi-user support - Auto organize files based on storage rules - Watch specified chats and auto-save messages, with filters +- Transfer files between different storage backends +- Integrate with yt-dlp to download and save media from 1000+ websites +- Aria2 integration to download files from URLs/magnets and save to storages - Write JS parser plugins to save files from almost any website - Storage backends: - Alist diff --git a/README_zh.md b/README_zh.md index f7fd59f..da80fd8 100644 --- a/README_zh.md +++ b/README_zh.md @@ -24,6 +24,9 @@ - 多用户使用 - 基于存储规则的自动整理 - 监听并自动转存指定聊天的消息, 支持过滤 +- 在不同存储端之间转存文件 +- 集成 yt-dlp, 从所支持的网站下载并转存媒体文件 +- 集成 Aria2, 支持直链/磁力下载和转存 - 使用 js 编写解析器插件以转存任意网站的文件 - 存储端支持: - Alist