tubesync

tubesync

Docker 应用程序 from ndetar's Repository

概述

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.

运行时参数

网络用户界面
http://[IP]:[PORT:4848]/
网络
bridge
外壳
sh
特权
false

模板配置

AppData ConfigPathrw

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

目标
/config
默认值
/mnt/user/appdata/tubesync
价值
/mnt/user/appdata/tubesync
DownloadsPathrw

Path to store downloaded content. Default is none.

目标
/downloads
TubeSync WebUIPorttcp

TubeSync WebUI port. Default is 4848.

目标
4848
价值
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.

目标
TUBESYNC_WORKERS
默认值
2
价值
2
TubeSync WebUI UsernameVariable

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

目标
HTTP_USER
TubeSync WebUI PasswordVariable

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

目标
HTTP_PASS
DatabaseVariable

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

目标
DATABASE_CONNECTION
HostsVariable

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

目标
TUBESYNC_HOSTS
TubeSync DebuggingVariable

Enable debugging. Default is False.

目标
TUBESYNC_DEBUG
默认值
False|True
价值
False
PUIDVariable

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

价值
99
PGIDVariable

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

价值
100

详细信息

存储库
ghcr.io/meeb/tubesync:latest
最后更新2026-05-31
初见2021-09-12

在Unraid 上运行 Tubesync 。

Tubesync 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。