MeTube

MeTube

Docker 应用程序 from grtgbln's Repository

概述

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.

运行时参数

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

模板配置

Web UI PortPorttcp

Container Port: 8081

目标
8081
默认值
8081
价值
8081
Downloads pathPath

Storage for downloaded files

目标
/downloads
ThemeVariable

Default theme for the web interface

目标
DEFAULT_THEME
默认值
auto|light|dark
Output TemplateVariable

Output template for the downloaded files

目标
OUTPUT_TEMPLATE
默认值
%(title)s.%(ext)s
价值
%(title)s.%(ext)s
Output Template - ChaptersVariable

Output template for the downloaded chapters. Default to OUTPUT_TEMPLATE if empty.

目标
OUTPUT_TEMPLATE_CHAPTERS
默认值
%(title)s - %(section_number)s %(section_title)s.%(ext)s
价值
%(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.

目标
OUTPUT_TEMPLATE_PLAYLIST
默认值
%(playlist_title)s/%(title)s.%(ext)s
价值
%(playlist_title)s/%(title)s.%(ext)s
Internal Download DirectoryVariable

Directory where the downloads are stored inside the container

目标
DOWNLOAD_DIR
默认值
/downloads
价值
/downloads
Internal Audio Download DirectoryVariable

Directory where the audio downloads are stored inside the container

目标
AUDIO_DOWNLOAD_DIR
默认值
/downloads
价值
/downloads
Indexable Download DirectoriesVariable

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

目标
DOWNLOAD_DIRS_INDEXABLE
默认值
false|true
Enable Custom Directory SelectionVariable

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

目标
CUSTOM_DIRS
默认值
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.

目标
CREATE_CUSTOM_DIRS
默认值
true|false
Internal State DirectoryVariable

Where the queue persistence files will be saved

目标
STATE_DIR
默认值
/downloads/.metube
价值
/downloads/.metube
Internal Temp DirectoryVariable

Where temporary files will be saved

目标
TEMP_DIR
默认值
/downloads
价值
/downloads
Delete From FilesystemVariable

Delete the file from the filesystem when it is removed from the 'Completed' section on the UI.

目标
DELETE_FILE_ON_TRASHCAN
默认值
false|true
URL PrefixVariable

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

目标
URL_PREFIX
默认值
/
价值
/
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.

目标
PUBLIC_HOST_URL
Use SSLVariable

Enable HTTPS

目标
HTTPS
默认值
false|true
SSL CertificateVariable

Path to the SSL certificate. Required if HTTPS enabled.

目标
CERTFILE
SSL KeyVariable

Path to the SSL key. Required if HTTPS enabled.

目标
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.

目标
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.

目标
DEFAULT_OPTION_PLAYLIST_STRICT_MODE
默认值
false|true
Max Number of Playlist ItemsVariable

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

目标
DEFAULT_OPTION_PLAYLIST_ITEM_LIMIT
默认值
0
价值
0
YTDL OptionsVariable

Additional options to pass to youtube-dl

目标
YTDL_OPTIONS
默认值
{}
价值
{}
YTDL Options FileVariable

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

目标
YTDL_OPTIONS_FILE
Robots.txt FileVariable

Path to a file containing the robots.txt content

目标
ROBOTS_TXT

下载统计数据

31,914,060
下载总数
2,477,811
本月
1,743,006
平均每月

长期下载总量

加载图表...

详细信息

存储库
ghcr.io/alexta69/metube:latest
最后更新2026-04-28
初见2021-08-21

在Unraid 上运行 MeTube 。

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