<img src="https://github.com/1307super/cloud189-auto-save/raw/v2.2.19/img/cloud189.png" alt="Logo" width="200">
<h1>cloud189-auto-save</h1>
天翼云盘自动转存系统,支持自动监控更新并转存文件, 支持STRM生成, Emby入库通知, 支持机器人操作。
<a href="https://github.com/1307super/cloud189-auto-save/releases/latest">
<img src="https://img.shields.io/github/v/release/1307super/cloud189-auto-save?style=flat-square" alt="GitHub release">
</a>
<a href="https://github.com/1307super/cloud189-auto-save/stargazers">
<img src="https://img.shields.io/github/stars/1307super/cloud189-auto-save?style=flat-square" alt="GitHub Stars">
</a>
<a href="https://github.com/1307super/cloud189-auto-save/wiki">
<img src="https://img.shields.io/badge/Wiki-文档-blue?style=flat-square" alt="Wiki">
</a>
<a href="https://hub.docker.com/r/xia1307/cloud189-auto-save">
<img src="https://img.shields.io/docker/pulls/xia1307/cloud189-auto-save?style=flat-square" alt="Docker Pulls">
</a>
本项目涉及天翼云盘账号密码、Cookie 等敏感隐私信息,为了确保您的数据安全:
您的账号安全比使用便利更重要!
bash
docker run -d \
-v /yourpath/data:/home/data \
-v /yourpath/strm:/home/strm \
-p 3000:3000 \
--restart unless-stopped \
--name cloud189 \
-e PUID=0 \
-e PGID=0 \
xia1307/cloud189-auto-save
注意: yourpath请替换为你宿主机的目录; 如果不需要strm功能, 可以不挂载strm目录, 允许配置PUID和PGID, 默认0
浏览器访问 http://localhost:3000,默认账号密码为admin admin 登录后请在系统页修改密码
Emby 通知:支持自动刷新 Emby 媒体库
示例场景:
/影视剧/电视剧/北上/Season 01/S01E01.mkv/cloud/天翼云盘/电视剧/影视剧:/cloud/天翼云盘替换执行逻辑:
/cloud/天翼云盘/电视剧/北上/Season 01/cloud/天翼云盘/电视剧/北上
/cloud/天翼云盘/电视剧与机器人开始对话即可使用
可用命令:
/help - 显示帮助信息/accounts - 显示账号列表/tasks - 显示任务列表/execute_all - 执行所有任务/fl - 显示常用目录列表/fs - 添加常用目录/search_cs - 搜索CloudSaver资源/cancel - 取消当前操作
任务操作命令:
/execute_[ID] - 执行指定任务/strm_[ID] - 生成STRM文件/emby_[ID] - 通知Emby刷新/dt_[ID] - 删除指定任务
目录操作命令:
/df_[ID] - 删除指定常用目录
使用流程:
/accounts 命令查看并选择要使用的账号/fl 查看当前账号的常用目录列表/fs 进入目录树选择模式/df_[ID] 可删除指定的常用目录https://cloud.189.cn/t/xxxxxhttps://cloud.189.cn/t/xxxxx(访问码:xxxx)/tasks 查看当前任务列表/execute_[ID] 立即执行指定任务/strm_[ID] 为任务生成STRM文件/emby_[ID] 通知Emby刷新指定任务/dt_[ID] 删除指定任务(可选是否同时删除云盘文件)/execute_all 可执行所有未完成的任务/search_cs 进入搜索模式/cancel 或 3分钟未操作会自动退出搜索模式支持 Telegram 机器人搜索命令
部署步骤:
保存配置后即可使用搜索功能
使用方法:
/search_cs 命令点击展开截图预览
<h4>任务管理</h4>
<img src="https://github.com/1307super/cloud189-auto-save/raw/v2.2.19/img/task-1.png" alt="任务管理" style="max-width: 100%; height: auto;">
<h4>资源搜索</h4>
<img src="https://github.com/1307super/cloud189-auto-save/raw/v2.2.19/img/cloudsaver.png" alt="资源搜索" style="max-width: 100%; height: auto;">
<h4>媒体库</h4>
<img src="https://github.com/1307super/cloud189-auto-save/raw/v2.2.19/img/media.png" alt="媒体库" style="max-width: 100%; height: auto;">
<h4>系统日志</h4>
<img src="https://github.com/1307super/cloud189-auto-save/raw/v2.2.19/img/logs.png" alt="系统日志" style="max-width: 100%; height: auto;">
<h4>帮助信息</h4>
<img src="https://github.com/1307super/cloud189-auto-save/raw/v2.2.19/img/bot/1.jpg" alt="帮助命令" style="max-width: 100%; height: auto;">
通过 /help 命令查看所有可用的命令列表。
<h4>资源搜索</h4>
<img src="https://github.com/1307super/cloud189-auto-save/raw/v2.2.19/img/bot/2.jpg" alt="资源搜索" style="max-width: 100%; height: auto;">
使用 /search_cs 命令搜索资源。
<h4>创建任务</h4>
<img src="https://github.com/1307super/cloud189-auto-save/raw/v2.2.19/img/bot/3.jpg" alt="创建任务" style="max-width: 100%; height: auto;">
直接发送分享链接或者编号即可创建转存任务。
<h4>任务列表</h4>
<img src="https://github.com/1307super/cloud189-auto-save/raw/v2.2.19/img/bot/5.jpg" alt="任务列表" style="max-width: 100%; height: auto;">
使用 /tasks 命令查看当前任务列表。
如果觉得这个项目对你有帮助,你可以通过以下方式支持我:

MIT
$ claude mcp add cloud189-auto-save \
-- python -m otcore.mcp_server <graph>