binhex-official-metube

binhex-official-metube

Docker app from Binhex's Repository

Overview

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.

Runtime arguments

Web UI
http://[IP]:[PORT:8081]/
Network
bridge
Shell
bash
Privileged
false

Template configuration

Port: Web InterfacePorttcp

This is the TCP port for the WebUI

Target
8081
Default
8333
Variable: CUSTOM_DIRSVariable

Whether to enable downloading videos into custom directories

Target
CUSTOM_DIRS
Default
true|false
Variable: DOWNLOAD_MODEVariable

Controls how downloads are scheduled and executed

Target
DOWNLOAD_MODE
Default
sequential|concurrent|limited
Variable: MAX_CONCURRENT_DOWNLOADSVariable

Maximum number of simultaneous downloads (used with limited mode)

Target
MAX_CONCURRENT_DOWNLOADS
Default
3
Variable: DOWNLOAD_DIRVariable

Path to where the downloads will be saved

Target
DOWNLOAD_DIR
Default
/downloads
Variable: AUDIO_DOWNLOAD_DIRVariable

Path to where audio-only downloads will be saved

Target
AUDIO_DOWNLOAD_DIR
Default
/downloads
Variable: DEFAULT_THEMEVariable

Default theme to use for the UI

Target
DEFAULT_THEME
Default
auto|light|dark
Variable: DOWNLOAD_DIRS_INDEXABLEVariable

If true, the download dirs are indexable on the webserver

Target
DOWNLOAD_DIRS_INDEXABLE
Default
true|false
Variable: CREATE_CUSTOM_DIRSVariable

Whether to support automatically creating directories if they do not exist

Target
CREATE_CUSTOM_DIRS
Default
true|false
Variable: CUSTOM_DIRS_EXCLUDE_REGEXVariable

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

Target
CUSTOM_DIRS_EXCLUDE_REGEX
Variable: STATE_DIRVariable

Path to where the queue persistence files will be saved

Target
STATE_DIR
Default
/config/.metube
Variable: TEMP_DIRVariable

Path where intermediary download files will be saved

Target
TEMP_DIR
Default
/downloads
Variable: DELETE_FILE_ON_TRASHCANVariable

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

Target
DELETE_FILE_ON_TRASHCAN
Default
true|false
Variable: URL_PREFIXVariable

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

Target
URL_PREFIX
Default
/
Variable: PUBLIC_HOST_URLVariable

Base URL for download links shown in the UI

Target
PUBLIC_HOST_URL
Variable: HTTPSVariable

Use HTTPS instead of HTTP (requires CERTFILE and KEYFILE)

Target
HTTPS
Default
false|true
Variable: CERTFILEVariable

HTTPS certificate file path

Target
CERTFILE
Variable: KEYFILEVariable

HTTPS key file path

Target
KEYFILE
Variable: PUBLIC_HOST_AUDIO_URLVariable

Base URL for audio download links

Target
PUBLIC_HOST_AUDIO_URL
Variable: OUTPUT_TEMPLATEVariable

Template for downloaded video filenames

Target
OUTPUT_TEMPLATE
Default
%(title)s.%(ext)s
Variable: OUTPUT_TEMPLATE_CHAPTERVariable

Template for chapter filenames

Target
OUTPUT_TEMPLATE_CHAPTER
Default
%(title)s - %(section_number)s %(section_title)s.%(ext)s
Variable: OUTPUT_TEMPLATE_PLAYLISTVariable

Template for playlist video filenames

Target
OUTPUT_TEMPLATE_PLAYLIST
Default
%(playlist_title)s/%(title)s.%(ext)s
Variable: DEFAULT_OPTION_PLAYLIST_STRICT_MODEVariable

If true, strict playlist mode is enabled by default

Target
DEFAULT_OPTION_PLAYLIST_STRICT_MODE
Default
true|false
Variable: DEFAULT_OPTION_PLAYLIST_ITEM_LIMITVariable

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

Target
DEFAULT_OPTION_PLAYLIST_ITEM_LIMIT
Default
0
Variable: YTDL_OPTIONSVariable

Additional options to pass to yt-dlp in JSON format

Target
YTDL_OPTIONS
Default
{}
Variable: YTDL_OPTIONS_FILEVariable

Path to JSON file for yt-dlp options

Target
YTDL_OPTIONS_FILE
Variable: ROBOTS_TXTVariable

Path to robots.txt file mounted in the container

Target
ROBOTS_TXT
Variable: LOGLEVELVariable

Log level for the application

Target
LOGLEVEL
Default
DEBUG|INFO|WARNING|ERROR|CRITICAL|NONE
Variable: ENABLE_ACCESSLOGVariable

Whether to enable access log

Target
ENABLE_ACCESSLOG
Default
true|false
Variable: PUIDVariable

User ID under which MeTube will run

Target
PUID
Default
99
Variable: PGIDVariable

Group ID under which MeTube will run

Target
PGID
Default
100
Variable: UMASKVariable

Umask value used by MeTube

Target
UMASK
Default
022
Path: /downloadsPathrw

This is the path to store downloaded videos

Target
/downloads
Path: /configPathrw

This is the path to store MeTube configuration files

Target
/config
Default
/mnt/user/appdata/metube

Categories

Download Statistics

32,391,467
Total Downloads
2,553,364
This Month
1,791,162
Avg / Month

Total Downloads Over Time

Loading chart...

Details

Repository
ghcr.io/alexta69/metube
Last Updated2026-04-28
First Seen2021-08-21

Run binhex-official-metube on Unraid.

binhex-official-metube is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.