services: ytdlp-api: container_name: ytdlp-api image: git.0xd.uk/bartoo/ytdlp-api:latest restart: always ports: - "8000:8000"