浏览代码

Update README.md

pull/8/head
madprogramer 3 年前
committed by GitHub
父节点
当前提交
a31baf9e49
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. +4
    -1
      README.md

+ 4
- 1
README.md 查看文件

@@ -16,9 +16,12 @@ A wrapper repo for free and easy deployment and environment configuration, as we
### Docker image
Stable Docker Image:
Docker Image:
`docker pull fusl/ytcc-archive`
You can also make a new image using the Dockerfile provided in this repo.
Run:
`docker container run --restart=unless-stopped --network=host -d --tmpfs /grab/out --name=grab_ext-yt-communitycontribs -e HSID=XXX-e SID=XXX -e SSID=XXX -e TRACKER_USERNAME=Fusl -e PYTHONUNBUFFERED=1 fusl/ytcc-archive`
## Bonus Features
### Export Captions and Titles/Descriptions Manually


正在加载...
取消
保存