binhex-official-metube
binhex-official-metube
Aplicación Docker from Binhex's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8081]/- Red
bridge- Concha
bash- Privilegiado
- false
Configuración de plantillas
This is the TCP port for the WebUI
- Objetivo
- 8081
- Por defecto
- 8333
Whether to enable downloading videos into custom directories
- Objetivo
- CUSTOM_DIRS
- Por defecto
- true|false
Controls how downloads are scheduled and executed
- Objetivo
- DOWNLOAD_MODE
- Por defecto
- sequential|concurrent|limited
Maximum number of simultaneous downloads (used with limited mode)
- Objetivo
- MAX_CONCURRENT_DOWNLOADS
- Por defecto
- 3
Path to where the downloads will be saved
- Objetivo
- DOWNLOAD_DIR
- Por defecto
- /downloads
Path to where audio-only downloads will be saved
- Objetivo
- AUDIO_DOWNLOAD_DIR
- Por defecto
- /downloads
Default theme to use for the UI
- Objetivo
- DEFAULT_THEME
- Por defecto
- auto|light|dark
If true, the download dirs are indexable on the webserver
- Objetivo
- DOWNLOAD_DIRS_INDEXABLE
- Por defecto
- true|false
Whether to support automatically creating directories if they do not exist
- Objetivo
- CREATE_CUSTOM_DIRS
- Por defecto
- true|false
Regular expression to exclude some custom directories from the drop-down
- Objetivo
- CUSTOM_DIRS_EXCLUDE_REGEX
Path to where the queue persistence files will be saved
- Objetivo
- STATE_DIR
- Por defecto
- /config/.metube
Path where intermediary download files will be saved
- Objetivo
- TEMP_DIR
- Por defecto
- /downloads
If true, downloaded files are deleted when trashed from the UI
- Objetivo
- DELETE_FILE_ON_TRASHCAN
- Por defecto
- true|false
Base path for the web server (for reverse proxy use)
- Objetivo
- URL_PREFIX
- Por defecto
- /
Base URL for download links shown in the UI
- Objetivo
- PUBLIC_HOST_URL
Use HTTPS instead of HTTP (requires CERTFILE and KEYFILE)
- Objetivo
- HTTPS
- Por defecto
- false|true
HTTPS certificate file path
- Objetivo
- CERTFILE
HTTPS key file path
- Objetivo
- KEYFILE
Base URL for audio download links
- Objetivo
- PUBLIC_HOST_AUDIO_URL
Template for downloaded video filenames
- Objetivo
- OUTPUT_TEMPLATE
- Por defecto
- %(title)s.%(ext)s
Template for chapter filenames
- Objetivo
- OUTPUT_TEMPLATE_CHAPTER
- Por defecto
- %(title)s - %(section_number)s %(section_title)s.%(ext)s
Template for playlist video filenames
- Objetivo
- OUTPUT_TEMPLATE_PLAYLIST
- Por defecto
- %(playlist_title)s/%(title)s.%(ext)s
If true, strict playlist mode is enabled by default
- Objetivo
- DEFAULT_OPTION_PLAYLIST_STRICT_MODE
- Por defecto
- true|false
Maximum number of playlist items that can be downloaded (0 = no limit)
- Objetivo
- DEFAULT_OPTION_PLAYLIST_ITEM_LIMIT
- Por defecto
- 0
Additional options to pass to yt-dlp in JSON format
- Objetivo
- YTDL_OPTIONS
- Por defecto
- {}
Path to JSON file for yt-dlp options
- Objetivo
- YTDL_OPTIONS_FILE
Path to robots.txt file mounted in the container
- Objetivo
- ROBOTS_TXT
Log level for the application
- Objetivo
- LOGLEVEL
- Por defecto
- DEBUG|INFO|WARNING|ERROR|CRITICAL|NONE
Whether to enable access log
- Objetivo
- ENABLE_ACCESSLOG
- Por defecto
- true|false
User ID under which MeTube will run
- Objetivo
- PUID
- Por defecto
- 99
Group ID under which MeTube will run
- Objetivo
- PGID
- Por defecto
- 100
Umask value used by MeTube
- Objetivo
- UMASK
- Por defecto
- 022
This is the path to store downloaded videos
- Objetivo
- /downloads
This is the path to store MeTube configuration files
- Objetivo
- /config
- Por defecto
- /mnt/user/appdata/metube
Categorías
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
ghcr.io/alexta69/metubeEjecute binhex-official-metube en Unraid.
binhex-official-metube se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.