Tartube

Tartube

Docker 应用程序 from josywong's Repository

概述

Tartube is a GUI front-end for youtube-dl, yt-dlp and other compatible video downloaders. It is written in Python 3 / Gtk 3 and runs on MS Windows, Linux, BSD and MacOS. based on jlesage/baseimage-gui:ubuntu-20.04

运行时参数

网络用户界面
http://[IP]:[PORT:5800]
网络
bridge
特权
false

模板配置

storagePathrw

Download location. Container path: /storage

目标
/storage
默认值
/mnt/user/appdata/tartube/storage
configPathrw

Config folder. Container path: /config

目标
/config
默认值
/mnt/user/appdata/tartube/config
User IDVariable

ID of the user the application runs as.

目标
USER_ID
默认值
99
Group IDVariable

ID of the group the application runs as.

目标
GROUP_ID
默认值
100
UmaskVariable

Mask that controls how file permissions are set for newly created files. The value of the mask is in octal notation.

目标
UMASK
默认值
000
Niceness (priority)Variable

Priority at which the application should run. A niceness value of -20 is the highest priority and 19 is the lowest priority. bNOTE:/b Setting a negative value requires additional permissions. Thus, ib--cap-add=SYS_NICE/b/i must be added in iExtra Parameters/i (shown when iAdvanced View/i is enabled).

目标
APP_NICENESS
Display WidthVariable

Width (in pixels) of the application's window.

目标
DISPLAY_WIDTH
默认值
1280
Display HeightVariable

Height (in pixels) of the application's window.

目标
DISPLAY_HEIGHT
默认值
768
Secure ConnectionVariable

Whether or not an encrypted connection should be used to access the application's GUI. Set to ib1/b/i to encrypt the connection. span style='color: red;'bNote:/b/span When enabling the secure connection, security parameters needs to be generated. This bone-time/b operation is done during container startup. Depending on your system, this could take a few minutes. GUI of the application won't be available until the operation completes.

目标
SECURE_CONNECTION
默认值
0
Extra x11vnc OptionsVariable

Extra options to pass to the x11vnc server running in the Docker container. span style='color: red;'bWarning:/b/span For advanced users. Do not use unless you know what you are doing.

目标
X11VNC_EXTRA_OPTS
WEB PortPorttcp

Port used to access the web interface.

目标
5800
默认值
5802
VNC Port for GUIPorttcp

Port used to access the application's GUI via the VNC protocol. Optional if no VNC client is used.

目标
5900
默认值
5902

下载统计数据

6,462
下载总数

详细信息

存储库
angelics/unraid-docker-tartube
最后更新2024-11-14
初见2023-01-06

在Unraid 上运行 Tartube 。

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