关注列表 保存路径,同步关注列表的时候直接把保存路径设置好了=博主名字(这样可以避免你没设置路径,但是博主又改名字,导致同一个博主的视频,后面视频分散在多个文件夹),已经设置过路径的不会变

This commit is contained in:
jianzhichu
2026-02-01 21:58:11 +08:00
parent 77f227a6c5
commit 46bec7a0d4
11 changed files with 83 additions and 15 deletions
+3 -3
View File
@@ -95,8 +95,8 @@ Cookie 及 `sec_user_id` 是同步功能的核心,需严格按步骤获取,
| 镜像标签 | 架构 |
| ----------------- | -------------- |
| `beta_2.0.8` | x86_64 (amd64) |
| `arm_2.0.8` | ARM64 |
| `beta_2.0.9` | x86_64 (amd64) |
| `arm_2.0.9` | ARM64 |
### 构建命令示例
@@ -113,7 +113,7 @@ Cookie 及 `sec_user_id` 是同步功能的核心,需严格按步骤获取,
services:
dysync:
image: ccr.ccs.tencentyun.com/jianzhichu/dysync:beta_2.0.8
image: ccr.ccs.tencentyun.com/jianzhichu/dysync:beta_2.0.9
container_name: dysync2026 # 容器名称
restart: unless-stopped # 始终重启容器,除非容器被手动停止或Docker服务停止
ports: