Youtarr
Aplicación Docker from grtgbln's Repository
Visión general
Requisitos
Requires a separate MariaDB database instance.
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:3011]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
Container Port: 3011
- Objetivo
- 3011
- Por defecto
- 3011
- Valor
- 3011
Path to store downloaded YouTube videos
- Objetivo
- /usr/src/app/data
Host path to your downloaded YouTube videos. Should match the host side of 'YouTube Output Directory' above. Used only to display the path inside the Youtarr web UI.
- Objetivo
- YOUTUBE_OUTPUT_DIR
Hostname or IP of your MariaDB server. On Unraid, use your server's LAN IP (e.g. 192.168.1.100). Do NOT use 'localhost' or '127.0.0.1' - those resolve to this container, not your Unraid host.
- Objetivo
- DB_HOST
Port of your MariaDB server. Standard MariaDB is 3306.
- Objetivo
- DB_PORT
- Por defecto
- 3306
- Valor
- 3306
Name of the database Youtarr should use. Must already exist on your MariaDB server.
- Objetivo
- DB_NAME
- Por defecto
- youtarr
- Valor
- youtarr
MariaDB username with read/write access to the database above.
- Objetivo
- DB_USER
Password for the MariaDB user above.
- Objetivo
- DB_PASSWORD
Enable the built-in login for Youtarr's web UI. Leave 'true' unless Youtarr is only reachable over LAN/VPN or is behind an authenticating reverse proxy - setting 'false' exposes the full UI with no password.
- Objetivo
- AUTH_ENABLED
- Por defecto
- true|false
Strongly recommended on Unraid: set this and Auth - Password together to seed initial login credentials. Without them, Youtarr's first-run setup wizard only accepts connections from 'localhost' on the Unraid host, which is awkward for headless installs. Must be 3-32 characters; if either this or Auth - Password fails validation, both are ignored.
- Objetivo
- AUTH_PRESET_USERNAME
Initial admin password (8-64 characters). Must be set together with Auth - Username or both are ignored. You can change this later from within the Youtarr UI.
- Objetivo
- AUTH_PRESET_PASSWORD
Path to store configuration files
- Objetivo
- /app/config
- Por defecto
- /mnt/user/appdata/youtarr/config
- Valor
- /mnt/user/appdata/youtarr/config
Path to store images
- Objetivo
- /app/server/images
- Por defecto
- /mnt/user/appdata/youtarr/images
- Valor
- /mnt/user/appdata/youtarr/images
Path to store job files
- Objetivo
- /app/jobs
- Por defecto
- /mnt/user/appdata/youtarr/jobs
- Valor
- /mnt/user/appdata/youtarr/jobs
Logging verbosity. Options: info (default), warn, debug.
- Objetivo
- LOG_LEVEL
- Por defecto
- info|warn|debug
Not recommended to change.
- Objetivo
- IN_DOCKER_CONTAINER
- Por defecto
- 1
- Valor
- 1
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
dialmaster/youtarr:latestEjecute Youtarr en Unraid.
Youtarr se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.