Tartube

Tartube

Docker app from josywong's Repository

Overview

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

Runtime arguments

Web UI
http://[IP]:[PORT:5800]
Network
bridge
Privileged
false

Template configuration

storagePathrw

Download location. Container path: /storage

Target
/storage
Default
/mnt/user/appdata/tartube/storage
configPathrw

Config folder. Container path: /config

Target
/config
Default
/mnt/user/appdata/tartube/config
User IDVariable

ID of the user the application runs as.

Target
USER_ID
Default
99
Group IDVariable

ID of the group the application runs as.

Target
GROUP_ID
Default
100
UmaskVariable

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

Target
UMASK
Default
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).

Target
APP_NICENESS
Display WidthVariable

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

Target
DISPLAY_WIDTH
Default
1280
Display HeightVariable

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

Target
DISPLAY_HEIGHT
Default
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.

Target
SECURE_CONNECTION
Default
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.

Target
X11VNC_EXTRA_OPTS
WEB PortPorttcp

Port used to access the web interface.

Target
5800
Default
5802
VNC Port for GUIPorttcp

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

Target
5900
Default
5902

Categories

Download Statistics

6,462
Total Downloads

Details

Repository
angelics/unraid-docker-tartube
Last Updated2024-11-14
First Seen2023-01-06

Run Tartube on Unraid.

Tartube is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.