Page 2 of 2

Re: [E² Plugin] Vavoo Stream Live

Posted: 04 Sep 2024, 19:48
by Hannibal_Lecter
plugin-vavoo-stream-live 1.28

ADD LIBRARY NECESSARY DEPENDENCES:

check your python version in telnet:
python-V

FOR DREAMOS 2.5/2.6
apt-get update
apt-get install wget
apt-get install python-requests

FOR OE IMAGE 2.0
opkg update
opkg install wget

Python2
opkg install python-requests

Python3
opkg install python3-requests

Alternative for install this plugin:
wget -q "--no-check-certificate" https://raw.githubusercontent.com/Belfa ... staller.sh -O - | /bin/sh

Re: [E² Plugin] Vavoo Stream Live

Posted: 16 Sep 2024, 10:48
by Hannibal_Lecter
v.1.29 add set Dns net
update 15.09.2024

wget -q "--no-check-certificate" https://raw.githubusercontent.com/Belfa ... staller.sh -O - | /bin/sh

thanks Lululla