Explorar el Código

Update README.md

pull/8/head
madprogramer hace 3 años
committed by GitHub
padre
commit
8c53f3823d
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 6 adiciones y 2 borrados
  1. +6
    -2
      README.md

+ 6
- 2
README.md Ver fichero

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


Cargando…
Cancelar
Guardar