Parcourir la source

Update README.md

pull/8/head
madprogramer il y a 3 ans
committed by GitHub
Parent
révision
8c53f3823d
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 6 ajouts et 2 suppressions
  1. +6
    -2
      README.md

+ 6
- 2
README.md Voir le fichier

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


Chargement…
Annuler
Enregistrer