MeTube

MeTube

Aplicación Docker from grtgbln's Repository

Visión general

Web GUI for youtube-dl (using the yt-dlp fork) with playlist support. Allows you to download videos from YouTube and dozens of other sites.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:8081]/
Red
bridge
Privilegiado
false

Configuración de plantillas

Web UI PortPorttcp

Container Port: 8081

Objetivo
8081
Por defecto
8081
Valor
8081
Downloads pathPath

Storage for downloaded files

Objetivo
/downloads
ThemeVariable

Default theme for the web interface

Objetivo
DEFAULT_THEME
Por defecto
auto|light|dark
Output TemplateVariable

Output template for the downloaded files

Objetivo
OUTPUT_TEMPLATE
Por defecto
%(title)s.%(ext)s
Valor
%(title)s.%(ext)s
Output Template - ChaptersVariable

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 - PlaylistVariable

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
Internal Download DirectoryVariable

Directory where the downloads are stored inside the container

Objetivo
DOWNLOAD_DIR
Por defecto
/downloads
Valor
/downloads
Internal Audio Download DirectoryVariable

Directory where the audio downloads are stored inside the container

Objetivo
AUDIO_DOWNLOAD_DIR
Por defecto
/downloads
Valor
/downloads
Indexable Download DirectoriesVariable

If true, the download dirs (DOWNLOAD_DIR and AUDIO_DOWNLOAD_DIR) are indexable on the webserver.

Objetivo
DOWNLOAD_DIRS_INDEXABLE
Por defecto
false|true
Enable Custom Directory SelectionVariable

When enabled, a drop-down appears next to the Add button to specify the download directory.

Objetivo
CUSTOM_DIRS
Por defecto
true|false
Create Custom DirectoriesVariable

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
Internal State DirectoryVariable

Where the queue persistence files will be saved

Objetivo
STATE_DIR
Por defecto
/downloads/.metube
Valor
/downloads/.metube
Internal Temp DirectoryVariable

Where temporary files will be saved

Objetivo
TEMP_DIR
Por defecto
/downloads
Valor
/downloads
Delete From FilesystemVariable

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
URL PrefixVariable

Base path for the web server (for use when hosting behind a reverse proxy)

Objetivo
URL_PREFIX
Por defecto
/
Valor
/
Public Host URLVariable

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
Use SSLVariable

Enable HTTPS

Objetivo
HTTPS
Por defecto
false|true
SSL CertificateVariable

Path to the SSL certificate. Required if HTTPS enabled.

Objetivo
CERTFILE
SSL KeyVariable

Path to the SSL key. Required if HTTPS enabled.

Objetivo
KEYFILE
Public Host URL (Audio)Variable

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
Strict Playlist ModeVariable

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
Max Number of Playlist ItemsVariable

Maximum number of items to download from a playlist. 0 means no limit.

Objetivo
DEFAULT_OPTION_PLAYLIST_ITEM_LIMIT
Por defecto
0
Valor
0
YTDL OptionsVariable

Additional options to pass to youtube-dl

Objetivo
YTDL_OPTIONS
Por defecto
{}
Valor
{}
YTDL Options FileVariable

Path to a file containing additional options to pass to youtube-dl

Objetivo
YTDL_OPTIONS_FILE
Robots.txt FileVariable

Path to a file containing the robots.txt content

Objetivo
ROBOTS_TXT

Descargar estadísticas

31,914,060
Descargas totales
2,477,811
Este mes
1,743,006
Media / Mes

Descargas totales a lo largo del tiempo

Cargando gráfico...

Detalles

Repositorio
ghcr.io/alexta69/metube:latest
Última actualización2026-04-28
Visto por primera vez2021-08-21

Ejecute 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.