binhex-official-metube

binhex-official-metube

Docker 应用程序 from Binhex's Repository

概述

MeTube is a web GUI for youtube-dl with playlist support. Allows you to download videos from YouTube and dozens of other sites. Features: Download videos from YouTube, Vimeo, and many other sites, Queue downloads and track progress, Playlist support, Dark/light themes, Custom output directories, Audio-only downloads, and much more.

运行时参数

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

模板配置

Port: Web InterfacePorttcp

This is the TCP port for the WebUI

目标
8081
默认值
8333
Variable: CUSTOM_DIRSVariable

Whether to enable downloading videos into custom directories

目标
CUSTOM_DIRS
默认值
true|false
Variable: DOWNLOAD_MODEVariable

Controls how downloads are scheduled and executed

目标
DOWNLOAD_MODE
默认值
sequential|concurrent|limited
Variable: MAX_CONCURRENT_DOWNLOADSVariable

Maximum number of simultaneous downloads (used with limited mode)

目标
MAX_CONCURRENT_DOWNLOADS
默认值
3
Variable: DOWNLOAD_DIRVariable

Path to where the downloads will be saved

目标
DOWNLOAD_DIR
默认值
/downloads
Variable: AUDIO_DOWNLOAD_DIRVariable

Path to where audio-only downloads will be saved

目标
AUDIO_DOWNLOAD_DIR
默认值
/downloads
Variable: DEFAULT_THEMEVariable

Default theme to use for the UI

目标
DEFAULT_THEME
默认值
auto|light|dark
Variable: DOWNLOAD_DIRS_INDEXABLEVariable

If true, the download dirs are indexable on the webserver

目标
DOWNLOAD_DIRS_INDEXABLE
默认值
true|false
Variable: CREATE_CUSTOM_DIRSVariable

Whether to support automatically creating directories if they do not exist

目标
CREATE_CUSTOM_DIRS
默认值
true|false
Variable: CUSTOM_DIRS_EXCLUDE_REGEXVariable

Regular expression to exclude some custom directories from the drop-down

目标
CUSTOM_DIRS_EXCLUDE_REGEX
Variable: STATE_DIRVariable

Path to where the queue persistence files will be saved

目标
STATE_DIR
默认值
/config/.metube
Variable: TEMP_DIRVariable

Path where intermediary download files will be saved

目标
TEMP_DIR
默认值
/downloads
Variable: DELETE_FILE_ON_TRASHCANVariable

If true, downloaded files are deleted when trashed from the UI

目标
DELETE_FILE_ON_TRASHCAN
默认值
true|false
Variable: URL_PREFIXVariable

Base path for the web server (for reverse proxy use)

目标
URL_PREFIX
默认值
/
Variable: PUBLIC_HOST_URLVariable

Base URL for download links shown in the UI

目标
PUBLIC_HOST_URL
Variable: HTTPSVariable

Use HTTPS instead of HTTP (requires CERTFILE and KEYFILE)

目标
HTTPS
默认值
false|true
Variable: CERTFILEVariable

HTTPS certificate file path

目标
CERTFILE
Variable: KEYFILEVariable

HTTPS key file path

目标
KEYFILE
Variable: PUBLIC_HOST_AUDIO_URLVariable

Base URL for audio download links

目标
PUBLIC_HOST_AUDIO_URL
Variable: OUTPUT_TEMPLATEVariable

Template for downloaded video filenames

目标
OUTPUT_TEMPLATE
默认值
%(title)s.%(ext)s
Variable: OUTPUT_TEMPLATE_CHAPTERVariable

Template for chapter filenames

目标
OUTPUT_TEMPLATE_CHAPTER
默认值
%(title)s - %(section_number)s %(section_title)s.%(ext)s
Variable: OUTPUT_TEMPLATE_PLAYLISTVariable

Template for playlist video filenames

目标
OUTPUT_TEMPLATE_PLAYLIST
默认值
%(playlist_title)s/%(title)s.%(ext)s
Variable: DEFAULT_OPTION_PLAYLIST_STRICT_MODEVariable

If true, strict playlist mode is enabled by default

目标
DEFAULT_OPTION_PLAYLIST_STRICT_MODE
默认值
true|false
Variable: DEFAULT_OPTION_PLAYLIST_ITEM_LIMITVariable

Maximum number of playlist items that can be downloaded (0 = no limit)

目标
DEFAULT_OPTION_PLAYLIST_ITEM_LIMIT
默认值
0
Variable: YTDL_OPTIONSVariable

Additional options to pass to yt-dlp in JSON format

目标
YTDL_OPTIONS
默认值
{}
Variable: YTDL_OPTIONS_FILEVariable

Path to JSON file for yt-dlp options

目标
YTDL_OPTIONS_FILE
Variable: ROBOTS_TXTVariable

Path to robots.txt file mounted in the container

目标
ROBOTS_TXT
Variable: LOGLEVELVariable

Log level for the application

目标
LOGLEVEL
默认值
DEBUG|INFO|WARNING|ERROR|CRITICAL|NONE
Variable: ENABLE_ACCESSLOGVariable

Whether to enable access log

目标
ENABLE_ACCESSLOG
默认值
true|false
Variable: PUIDVariable

User ID under which MeTube will run

目标
PUID
默认值
99
Variable: PGIDVariable

Group ID under which MeTube will run

目标
PGID
默认值
100
Variable: UMASKVariable

Umask value used by MeTube

目标
UMASK
默认值
022
Path: /downloadsPathrw

This is the path to store downloaded videos

目标
/downloads
Path: /configPathrw

This is the path to store MeTube configuration files

目标
/config
默认值
/mnt/user/appdata/metube

下载统计数据

32,391,467
下载总数
2,553,364
本月
1,791,162
平均每月

长期下载总量

加载图表...

详细信息

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

在Unraid 上运行 binhex-official-metube 。

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