Browse Source

Update README.md

pull/8/head
madprogramer 3 years ago
committed by GitHub
parent
commit
a31baf9e49
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions
  1. +4
    -1
      README.md

+ 4
- 1
README.md View File

@@ -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


Loading…
Cancel
Save