binhex-official-metube
Docker 应用程序 from Binhex's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:8081]/- 网络
bridge- 外壳
bash- 特权
- false
模板配置
This is the TCP port for the WebUI
- 目标
- 8081
- 默认值
- 8333
Whether to enable downloading videos into custom directories
- 目标
- CUSTOM_DIRS
- 默认值
- true|false
Controls how downloads are scheduled and executed
- 目标
- DOWNLOAD_MODE
- 默认值
- sequential|concurrent|limited
Maximum number of simultaneous downloads (used with limited mode)
- 目标
- MAX_CONCURRENT_DOWNLOADS
- 默认值
- 3
Path to where the downloads will be saved
- 目标
- DOWNLOAD_DIR
- 默认值
- /downloads
Path to where audio-only downloads will be saved
- 目标
- AUDIO_DOWNLOAD_DIR
- 默认值
- /downloads
Default theme to use for the UI
- 目标
- DEFAULT_THEME
- 默认值
- auto|light|dark
If true, the download dirs are indexable on the webserver
- 目标
- DOWNLOAD_DIRS_INDEXABLE
- 默认值
- true|false
Whether to support automatically creating directories if they do not exist
- 目标
- CREATE_CUSTOM_DIRS
- 默认值
- true|false
Regular expression to exclude some custom directories from the drop-down
- 目标
- CUSTOM_DIRS_EXCLUDE_REGEX
Path to where the queue persistence files will be saved
- 目标
- STATE_DIR
- 默认值
- /config/.metube
Path where intermediary download files will be saved
- 目标
- TEMP_DIR
- 默认值
- /downloads
If true, downloaded files are deleted when trashed from the UI
- 目标
- DELETE_FILE_ON_TRASHCAN
- 默认值
- true|false
Base path for the web server (for reverse proxy use)
- 目标
- URL_PREFIX
- 默认值
- /
Base URL for download links shown in the UI
- 目标
- PUBLIC_HOST_URL
Use HTTPS instead of HTTP (requires CERTFILE and KEYFILE)
- 目标
- HTTPS
- 默认值
- false|true
HTTPS certificate file path
- 目标
- CERTFILE
HTTPS key file path
- 目标
- KEYFILE
Base URL for audio download links
- 目标
- PUBLIC_HOST_AUDIO_URL
Template for downloaded video filenames
- 目标
- OUTPUT_TEMPLATE
- 默认值
- %(title)s.%(ext)s
Template for chapter filenames
- 目标
- OUTPUT_TEMPLATE_CHAPTER
- 默认值
- %(title)s - %(section_number)s %(section_title)s.%(ext)s
Template for playlist video filenames
- 目标
- OUTPUT_TEMPLATE_PLAYLIST
- 默认值
- %(playlist_title)s/%(title)s.%(ext)s
If true, strict playlist mode is enabled by default
- 目标
- DEFAULT_OPTION_PLAYLIST_STRICT_MODE
- 默认值
- true|false
Maximum number of playlist items that can be downloaded (0 = no limit)
- 目标
- DEFAULT_OPTION_PLAYLIST_ITEM_LIMIT
- 默认值
- 0
Additional options to pass to yt-dlp in JSON format
- 目标
- YTDL_OPTIONS
- 默认值
- {}
Path to JSON file for yt-dlp options
- 目标
- YTDL_OPTIONS_FILE
Path to robots.txt file mounted in the container
- 目标
- ROBOTS_TXT
Log level for the application
- 目标
- LOGLEVEL
- 默认值
- DEBUG|INFO|WARNING|ERROR|CRITICAL|NONE
Whether to enable access log
- 目标
- ENABLE_ACCESSLOG
- 默认值
- true|false
User ID under which MeTube will run
- 目标
- PUID
- 默认值
- 99
Group ID under which MeTube will run
- 目标
- PGID
- 默认值
- 100
Umask value used by MeTube
- 目标
- UMASK
- 默认值
- 022
This is the path to store downloaded videos
- 目标
- /downloads
This is the path to store MeTube configuration files
- 目标
- /config
- 默认值
- /mnt/user/appdata/metube
下载统计数据
长期下载总量
详细信息
ghcr.io/alexta69/metube在Unraid 上运行 binhex-official-metube 。
binhex-official-metube 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。