feat: Added youtube-downloader

This commit is contained in:
Lino Silva
2023-04-19 15:23:26 +01:00
parent 09ddf680a7
commit d75ad58f5a
11 changed files with 164 additions and 4 deletions
@@ -0,0 +1,10 @@
version: "3"
services:
metube:
image: alexta69/metube
container_name: metube
restart: unless-stopped
ports:
- 8081:8081
volumes:
- /downloads:/downloads