Skip to content

Tags

On this page

Youtube Download

List

Setup

Run with Docker Setup

Config

version: "3"
services:
metube:
image: alexta69/metube
container_name: metube
restart: unless-stopped
ports:
- "10005:8081"
volumes:
- /data/youtube:/downloads
Edit this page
Last updated on 8/27/2021