Streamlink plays this url: "http://play.tv/live-tv/908/i24-news-english/"
[cli][info] Found matching plugin playtv for URL
http://play.tv/live-tv/908/i24-news-english/
[cli][info] Available streams: 300k (worst), 800k (best)
[cli][info] Opening stream: 800k (hls)
[cli][info] Starting player: mpv.exe
This is how plugin starts:
class PlayTV(Plugin):
FORMATS_URL = 'http://playtv.fr/player/initialize/{0}/'
API_URL = 'http://playtv.fr/player/play/{0}/?format={1}&language={2}&bitrate={3}'
and I don't get json output in browser with these urls:
"http://playtv.fr/player/play/i24-news-english/?format=hls&language=en&bitrate=800"
"http://play.tv/player/play/i24-news-english/?format=hls&language=en&bitrate=800"
message "Une erreur est survenue. Veuillez réessayer un peu plus tard."