MeTube
Application Docker from grtgbln's Repository
Vue d'ensemble
Arguments d'exécution
- Interface utilisateur Web
http://[IP]:[PORT:8081]/- Réseau
bridge- Privilégié
- false
Configuration du modèle
Container Port: 8081
- Cible
- 8081
- Défaut
- 8081
- Valeur
- 8081
Storage for downloaded files
- Cible
- /downloads
Default theme for the web interface
- Cible
- DEFAULT_THEME
- Défaut
- auto|light|dark
Output template for the downloaded files
- Cible
- OUTPUT_TEMPLATE
- Défaut
- %(title)s.%(ext)s
- Valeur
- %(title)s.%(ext)s
Output template for the downloaded chapters. Default to OUTPUT_TEMPLATE if empty.
- Cible
- OUTPUT_TEMPLATE_CHAPTERS
- Défaut
- %(title)s - %(section_number)s %(section_title)s.%(ext)s
- Valeur
- %(title)s - %(section_number)s %(section_title)s.%(ext)s
Output template for the downloaded playlist. Default to OUTPUT_TEMPLATE if empty.
- Cible
- OUTPUT_TEMPLATE_PLAYLIST
- Défaut
- %(playlist_title)s/%(title)s.%(ext)s
- Valeur
- %(playlist_title)s/%(title)s.%(ext)s
Directory where the downloads are stored inside the container
- Cible
- DOWNLOAD_DIR
- Défaut
- /downloads
- Valeur
- /downloads
Directory where the audio downloads are stored inside the container
- Cible
- AUDIO_DOWNLOAD_DIR
- Défaut
- /downloads
- Valeur
- /downloads
If true, the download dirs (DOWNLOAD_DIR and AUDIO_DOWNLOAD_DIR) are indexable on the webserver.
- Cible
- DOWNLOAD_DIRS_INDEXABLE
- Défaut
- false|true
When enabled, a drop-down appears next to the Add button to specify the download directory.
- Cible
- CUSTOM_DIRS
- Défaut
- true|false
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.
- Cible
- CREATE_CUSTOM_DIRS
- Défaut
- true|false
Where the queue persistence files will be saved
- Cible
- STATE_DIR
- Défaut
- /downloads/.metube
- Valeur
- /downloads/.metube
Where temporary files will be saved
- Cible
- TEMP_DIR
- Défaut
- /downloads
- Valeur
- /downloads
Delete the file from the filesystem when it is removed from the 'Completed' section on the UI.
- Cible
- DELETE_FILE_ON_TRASHCAN
- Défaut
- false|true
Base path for the web server (for use when hosting behind a reverse proxy)
- Cible
- URL_PREFIX
- Défaut
- /
- Valeur
- /
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.
- Cible
- PUBLIC_HOST_URL
Enable HTTPS
- Cible
- HTTPS
- Défaut
- false|true
Path to the SSL certificate. Required if HTTPS enabled.
- Cible
- CERTFILE
Path to the SSL key. Required if HTTPS enabled.
- Cible
- KEYFILE
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.
- Cible
- PUBLIC_HOST_AUDIO_URL
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.
- Cible
- DEFAULT_OPTION_PLAYLIST_STRICT_MODE
- Défaut
- false|true
Maximum number of items to download from a playlist. 0 means no limit.
- Cible
- DEFAULT_OPTION_PLAYLIST_ITEM_LIMIT
- Défaut
- 0
- Valeur
- 0
Additional options to pass to youtube-dl
- Cible
- YTDL_OPTIONS
- Défaut
- {}
- Valeur
- {}
Path to a file containing additional options to pass to youtube-dl
- Cible
- YTDL_OPTIONS_FILE
Path to a file containing the robots.txt content
- Cible
- ROBOTS_TXT
Télécharger les statistiques
Total des téléchargements au fil du temps
Détails
ghcr.io/alexta69/metube:latestExécutez MeTube sur Unraid.
MeTube est listé dans Community Apps pour Unraid OS. Explorez Unraid pour créer un serveur domestique flexible, un NAS ou un laboratoire domestique.