Dear friends,
trying to find hls links with tvplayer.com. So far what i have found is
http://live.plus.tvplayer.com/atlas/...l/bitrate1.f4m
http://live.plus.tvplayer.com/atlas/...trate1.drmmeta
http://live.plus.tvplayer.com/atlas/...0000.bootstrap
Code:
livestreamer --http-header "Cookie=CloudFront-Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cDovL2xpdmUudHZwbGF5ZXIuY29tLyoiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE0NTgxNjUwMjl9fX1dfQ__; CloudFront-Signature=VflxamkKGYCXCkwluxhO7OJFP0bbdAhacHeeVGhXcIU2-sW~THfrimxmE7kwBDXU4neWkKCG94yOZF0TcpZi6B0ObiWzhKpoMCjvSxeh~Gv4ztKfZhbiYQII~oqPVzkMWSttaXh-kxgMNyYxfh3UOQLDi1y4D0J0mKiy0NwTZqBIV5idTI9Y8P36-E2q1WLHQU7Sx0wKfVrbe0frx23C2gN1qBTabjCGNKXhbgTo8MANwqvJcAAvtjzLwI17Nr8Q-0Ul50D2zz6RQt6TFU68~xV7gzyR9mjnU4T6ZMzzOLxFIucg4XVykhHeaMng2~YWJzCcnz3yjYKTKwtqBcrjDA__; CloudFront-Key-Pair-Id=APKAJGWDVCU5SXAPJELQ" "hlsvariant://http://live.plus.tvplayer.com/atlas/discovery/bitrate1.isml/bitrate.m3u8" best
Code:
[cli][info] Found matching plugin stream for URL hlsvariant://http://live.plus.tvplayer.com/atlas/discovery/bitrate1.isml/bitrate.m3u8
[cli][info] Available streams: 144p, 288p, 432p, 504p, 576p (best), 67k (worst)
[cli][info] Opening stream: 576p (hls)
[stream.hls][error] Failed to open segment 364565370: Unable to open URL: http://live.plus.tvplayer.com/atlas/discovery/bitrate1.isml/bitrate1-audio_track=64000-video=2500000-364565370.ts (404 Client Error: Not Found for url: http://live.plus.tvplayer.com/atlas/discovery/bitrate1.isml/bitrate1-audio_track=64000-video=2500000-364565370.ts)
[stream.hls][error] Failed to open segment 364565370: Unable to open URL: http://live.plus.tvplayer.com/atlas/discovery/bitrate1.isml/bitrate1-audio_track=64000-video=2500000-364565370.ts (404 Client Error: Not Found for url: http://live.plus.tvplayer.com/atlas/discovery/bitrate1.isml/bitrate1-audio_track=64000-video=2500000-364565370.ts)
[stream.hls][error] Failed to open segment 364565370: Unable to open URL: http://live.plus.tvplayer.com/atlas/discovery/bitrate1.isml/bitrate1-audio_track=64000-video=2500000-364565370.ts (404 Client Error: Not Found for url: http://live.plus.tvplayer.com/atlas/discovery/bitrate1.isml/bitrate1-audio_track=64000-video=2500000-364565370.ts)
[stream.hls][error] Failed to open segment 364565371: Unable to open URL: http://live.plus.tvplayer.com/atlas/discovery/bitrate1.isml/bitrate1-audio_track=64000-video=2500000-364565371.ts (404 Client Error: Not Found for url: http://live.plus.tvplayer.com/atlas/discovery/bitrate1.isml/bitrate1-audio_track=64000-video=2500000-364565371.ts)
[stream.hls][error] Failed to open segment 364565371: Unable to open URL: http://live.plus.tvplayer.com/atlas/discovery/bitrate1.isml/bitrate1-audio_track=64000-video=2500000-364565371.ts (404 Client Error: Not Found for url: http://live.plus.tvplayer.com/atlas/discovery/bitrate1.isml/bitrate1-audio_track=64000-video=2500000-364565371.ts)
Please advice what do i need to do. Thanks