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
模板配置
Config storage path. Default is /mnt/user/appdata/tubesync.
- 目标
- /config
- 默认值
- /mnt/user/appdata/tubesync
- 价值
- /mnt/user/appdata/tubesync
Path to store downloaded content. Default is none.
- 目标
- /downloads
TubeSync WebUI port. Default is 4848.
- 目标
- 4848
- 价值
- 4848
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
Sets the username for HTTP basic authentication. Default is none.
- 目标
- HTTP_USER
Sets the password for HTTP basic authentication. Default is none.
- 目标
- HTTP_PASS
Optional external database connection details. Ex: mysql://user:pass@host:port/database. Default is none.
- 目标
- DATABASE_CONNECTION
Django's ALLOWED_HOSTS. Ex: tubesync.example.com,otherhost.com. Default is none.
- 目标
- TUBESYNC_HOSTS
Enable debugging. Default is False.
- 目标
- TUBESYNC_DEBUG
- 默认值
- False|True
- 价值
- False
UID for permissions. Do not change unless you know what you're doing.
- 价值
- 99
GID for permissions. Do not change unless you know what you're doing.
- 价值
- 100
详细信息
ghcr.io/meeb/tubesync:latest在Unraid 上运行 Tubesync 。
Tubesync 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。