Discontinued as moved to https://github.com/ajavierfc/plugin.video.simpleaddon/tree/master/lib
This script is coded to play live broadcast content from mitele.es
Require requests
Choose channel and play (check the player path in the source)
python get.py
Get channel stream link (must be used within the script session, see example below)
python get.py <telecinco|cuatro|boing|divinity|fdf|energy|bemad|futbol-mitele>
Player
Default player command is mpv, under windows you may want to use vlc, so set the player command as "C:\\Program Files\\VideoLAN\\VLC\\vlc.exe"
Examples
Linux: mpv `python get.py boing`
Windows (Powershell): & 'C:\Program Files\VideoLAN\VLC\vlc.exe' (python get.py boing)
Notes
- telecinco and cuatro may not work as they need authentication
- outside from spain probably wont work as is, due to geo-lock