Hi Every Body,
I'm really a newbie in Moode Audio solution, I'm using the lastest version with the Allo DigitOne Player.
I would like to send some internet stream to Moode (MPD), for listening a podcast or a youtube song.
I'm wondering if it's ok to install youtube-dl on the pi ? and push url from a MPD Client ?
List of packages modified or added are available below :
I'm really a newbie in Moode Audio solution, I'm using the lastest version with the Allo DigitOne Player.
I would like to send some internet stream to Moode (MPD), for listening a podcast or a youtube song.
I'm wondering if it's ok to install youtube-dl on the pi ? and push url from a MPD Client ?
List of packages modified or added are available below :
Code:
pi@moode:~ $ sudo apt-get install youtube-dl
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
libdvdnav4 libdvdread4 liblua5.2-0 libva-wayland1 mpv python3-pkg-resources rtmpdump
Suggested packages:
libdvdcss2 python3-setuptools
The following NEW packages will be installed:
libdvdnav4 libdvdread4 liblua5.2-0 libva-wayland1 mpv python3-pkg-resources rtmpdump youtube-dl
0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
Need to get 2,075 kB of archives.
After this operation, 7,982 kB of additional disk space will be used.
Do you want to continue? [Y/n] n
Abort.