瀏覽代碼

Update README.md

pull/8/head
madprogramer 3 年之前
committed by GitHub
父節點
當前提交
8c53f3823d
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 6 行新增2 行删除
  1. +6
    -2
      README.md

+ 6
- 2
README.md 查看文件

@@ -18,10 +18,14 @@ A wrapper repo for free and easy deployment and environment configuration, as we
Stable Docker Image:
Docker Image:
`docker pull fusl/ytcc-archive`
```bash
docker pull fusl/ytcc-archive
```
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`
```bash
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


Loading…
取消
儲存