From 2e3c18de131f0fd8842c92fbe0807cf24baa593f Mon Sep 17 00:00:00 2001 From: James Barnsley Date: Tue, 25 Aug 2020 20:06:11 +1200 Subject: [PATCH] Adding YouTube to image --- Dockerfile | 1 + 1 file changed, 1 insertion(+) diff --git a/Dockerfile b/Dockerfile index 00630c3e..b9e6ebc7 100755 --- a/Dockerfile +++ b/Dockerfile @@ -49,6 +49,7 @@ RUN python3.7 -m pip install --no-cache \ mopidy-local \ Mopidy-GMusic \ Mopidy-TuneIn \ + Mopidy-Youtube \ # pip not up-to-date for Mopidy-Tidal (https://github.com/tehkillerbee/mopidy-tidal/issues/14) git+https://github.com/tehkillerbee/mopidy-tidal.git@master