Re: [E² Plugin] Vavoo Stream Live
Posted: 04 Sep 2024, 19:48
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
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