Add youtube-dl

This commit is contained in:
Wouter Habets
2018-06-24 13:34:11 +02:00
parent 816a26b1f7
commit 3ce5064734

View File

@@ -20,7 +20,8 @@ RUN apt-get update \
gstreamer0.10-alsa \
gstreamer1.0-libav \
python-crypto \
python-setuptools
python-setuptools \
youtube-dl
RUN curl -L https://bootstrap.pypa.io/get-pip.py | python -
RUN pip install --ignore-installed Mopidy-Iris