MeTube
Aplicación Docker from grtgbln's Repository
Visión general
Argumentos en tiempo de ejecución
- Interfaz web
http://[IP]:[PORT:8081]/- Red
bridge- Privilegiado
- false
Configuración de plantillas
Container Port: 8081
- Objetivo
- 8081
- Por defecto
- 8081
- Valor
- 8081
Storage for downloaded files
- Objetivo
- /downloads
Default theme for the web interface
- Objetivo
- DEFAULT_THEME
- Por defecto
- auto|light|dark
Output template for the downloaded files
- Objetivo
- OUTPUT_TEMPLATE
- Por defecto
- %(title)s.%(ext)s
- Valor
- %(title)s.%(ext)s
Output template for the downloaded chapters. Default to OUTPUT_TEMPLATE if empty.
- Objetivo
- OUTPUT_TEMPLATE_CHAPTERS
- Por defecto
- %(title)s - %(section_number)s %(section_title)s.%(ext)s
- Valor
- %(title)s - %(section_number)s %(section_title)s.%(ext)s
Output template for the downloaded playlist. Default to OUTPUT_TEMPLATE if empty.
- Objetivo
- OUTPUT_TEMPLATE_PLAYLIST
- Por defecto
- %(playlist_title)s/%(title)s.%(ext)s
- Valor
- %(playlist_title)s/%(title)s.%(ext)s
Directory where the downloads are stored inside the container
- Objetivo
- DOWNLOAD_DIR
- Por defecto
- /downloads
- Valor
- /downloads
Directory where the audio downloads are stored inside the container
- Objetivo
- AUDIO_DOWNLOAD_DIR
- Por defecto
- /downloads
- Valor
- /downloads
If true, the download dirs (DOWNLOAD_DIR and AUDIO_DOWNLOAD_DIR) are indexable on the webserver.
- Objetivo
- DOWNLOAD_DIRS_INDEXABLE
- Por defecto
- false|true
When enabled, a drop-down appears next to the Add button to specify the download directory.
- Objetivo
- CUSTOM_DIRS
- Por defecto
- true|false
Automatically create custom directories if they do not exist. When enabled, the download directory selector becomes supports free-text input, and the specified directory will be created recursively.
- Objetivo
- CREATE_CUSTOM_DIRS
- Por defecto
- true|false
Where the queue persistence files will be saved
- Objetivo
- STATE_DIR
- Por defecto
- /downloads/.metube
- Valor
- /downloads/.metube
Where temporary files will be saved
- Objetivo
- TEMP_DIR
- Por defecto
- /downloads
- Valor
- /downloads
Delete the file from the filesystem when it is removed from the 'Completed' section on the UI.
- Objetivo
- DELETE_FILE_ON_TRASHCAN
- Por defecto
- false|true
Base path for the web server (for use when hosting behind a reverse proxy)
- Objetivo
- URL_PREFIX
- Por defecto
- /
- Valor
- /
Base URL for the download links shown in the UI for completed files. By default MeTube serves them under its own URL. If your download directory is accessible on another URL and you want the download links to be based there, use this variable to set it.
- Objetivo
- PUBLIC_HOST_URL
Enable HTTPS
- Objetivo
- HTTPS
- Por defecto
- false|true
Path to the SSL certificate. Required if HTTPS enabled.
- Objetivo
- CERTFILE
Path to the SSL key. Required if HTTPS enabled.
- Objetivo
- KEYFILE
Base URL for the audio download links shown in the UI for completed files. By default MeTube serves them under its own URL. If your audio download directory is accessible on another URL and you want the download links to be based there, use this variable to set it.
- Objetivo
- PUBLIC_HOST_AUDIO_URL
If true, the 'Strict Playlist mode' switch will be enabled by default. In this mode the playlists will be downloaded only if the URL strictly points to a playlist. URLs to videos inside a playlist will be treated same as direct video URL.
- Objetivo
- DEFAULT_OPTION_PLAYLIST_STRICT_MODE
- Por defecto
- false|true
Maximum number of items to download from a playlist. 0 means no limit.
- Objetivo
- DEFAULT_OPTION_PLAYLIST_ITEM_LIMIT
- Por defecto
- 0
- Valor
- 0
Additional options to pass to youtube-dl
- Objetivo
- YTDL_OPTIONS
- Por defecto
- {}
- Valor
- {}
Path to a file containing additional options to pass to youtube-dl
- Objetivo
- YTDL_OPTIONS_FILE
Path to a file containing the robots.txt content
- Objetivo
- ROBOTS_TXT
Descargar estadísticas
Descargas totales a lo largo del tiempo
Detalles
ghcr.io/alexta69/metube:latestEjecute MeTube en Unraid.
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.