add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

28
pages.zh/common/isisdl.md Normal file
View File

@@ -0,0 +1,28 @@
# isisdl
> 一款用于柏林工业大学ISIS的下载工具。下载您在ISIS上的所有文件和视频。
> 更多信息:<https://github.com/Emily3403/isisdl>。
- 开始同步过程:
`isisdl`
- 将下载速度限制为每秒20 MiB并使用5个线程下载
`isisdl --download-rate {{20}} --max-num-threads {{5}}`
- 运行初始化配置向导:
`isisdl --init`
- 运行附加配置向导:
`isisdl --config`
- 启动数据库的完整同步并计算每个文件的校验和:
`isisdl --sync`
- 启动ffmpeg以压缩下载的视频
`isisdl --compress`