<- back to Homelab

metube

Repo: https://github.com/alexta69/metube

Last updated: Sat, Feb 22, 2025

Example docker-compose.yml:

services:
  metube:
    image: ghcr.io/alexta69/metube
    container_name: metube
    restart: unless-stopped
    volumes:
      - ./downloads:/downloads