tubesync

tubesync

Aplicación Docker from ndetar's Repository

Visión general

TubeSync is a PVR (personal video recorder) for YouTube. Or, like Sonarr but for YouTube (with a built-in download client). It is designed to synchronize channels and playlists from YouTube to local directories and update your media server once media is downloaded.

This is a preview release of TubeSync, it may contain bugs but should be usable.

*I am not the creator or maintainer of this container I am merely providing the Unraid template.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:4848]/
Red
bridge
Concha
sh
Privilegiado
false

Configuración de plantillas

AppData ConfigPathrw

Config storage path. Default is /mnt/user/appdata/tubesync.

Objetivo
/config
Por defecto
/mnt/user/appdata/tubesync
Valor
/mnt/user/appdata/tubesync
DownloadsPathrw

Path to store downloaded content. Default is none.

Objetivo
/downloads
TubeSync WebUIPorttcp

TubeSync WebUI port. Default is 4848.

Objetivo
4848
Valor
4848
TubeSync WorkersVariable

If you add a significant amount of work due to adding many large channels you may need to increase the number of background workers. Try around ~4 at most, although the absolute maximum allowed is 8. Default is 2.

Objetivo
TUBESYNC_WORKERS
Por defecto
2
Valor
2
TubeSync WebUI UsernameVariable

Sets the username for HTTP basic authentication. Default is none.

Objetivo
HTTP_USER
TubeSync WebUI PasswordVariable

Sets the password for HTTP basic authentication. Default is none.

Objetivo
HTTP_PASS
DatabaseVariable

Optional external database connection details. Ex: mysql://user:pass@host:port/database. Default is none.

Objetivo
DATABASE_CONNECTION
HostsVariable

Django's ALLOWED_HOSTS. Ex: tubesync.example.com,otherhost.com. Default is none.

Objetivo
TUBESYNC_HOSTS
TubeSync DebuggingVariable

Enable debugging. Default is False.

Objetivo
TUBESYNC_DEBUG
Por defecto
False|True
Valor
False
PUIDVariable

UID for permissions. Do not change unless you know what you're doing.

Valor
99
PGIDVariable

GID for permissions. Do not change unless you know what you're doing.

Valor
100

Detalles

Repositorio
ghcr.io/meeb/tubesync:latest
Última actualización2026-06-01
Visto por primera vez2021-09-12

Ejecute Tubesync en Unraid.

Tubesync se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.