ソースを参照

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


読み込み中…
キャンセル
保存