View Single Post
  #4  
Old 03-06-2016, 07:35 PM
triple7 triple7 is offline
Junior Member
 
Join Date: Mar 2016
Posts: 29
triple7 is on a distinguished road
Default

Re: TVPlayer / TvCatchup


This method isn't working for me.

I've tried it a few days ago but it didn't work. Decided to retry today however I always knew I had done it right the first time.

Code:
livestreamer --http-header "Cookie=CloudFront-Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cDovL2xpdmUudHZwbGF5ZXIuY29tLyoiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE0NTc0MDI0NDl9fX1dfQ__; CloudFront-Signature=avN9nlDmgotSCj~eNNKVskN~fy38B~63fFEvr9eBX5Hsy8qNIPHxCvIKqCSTSUAKWqEBXIOgqP5T0Nmew~VQrF5s-Ske7uRiSzaRo5DAPZk1ZruhruSEM1tYiWc6cmlVIeS1noXSWXi0RvH9Hajxt8mZHZEOJfzDF5MtUyOj6w79-lxVe7NUB9AkOsXRAifbhAsysjcMjJFyRLt~69r25q0ICeaEee25ZKkRSblMAdJ~YQ6wDCA0EcM1tHGXW~gVP~ZIn2rPOHGvyVtwKRw~vCzAbsPdkzDVWGo6zSyJGDEjhXP4LMDcEtA3m1xiS~AeeFv0tqu~bsCR~oe02zPyjQ__; CloudFront-Key-Pair-Id=APKAJGWDVCU5SXAPJELQ" "hlsvariant://http://live.tvplayer.com/cnn/live.m3u8" best -o cnn.ts
My network sniffer will give me 6 different .m3u8 playlists:

http://live.tvplayer.com/cnn/live.m3u8
http://live.tvplayer.com/cnn/1/prog_index.m3u8
http://live.tvplayer.com/cnn/2/prog_index.m3u8
http://live.tvplayer.com/cnn/3/prog_index.m3u8
http://live.tvplayer.com/cnn/4/prog_index.m3u8
http://live.tvplayer.com/cnn/5/prog_index.m3u8

I've tried them all although I haven't had success with any. The error I get is as follows:

[cli][info] Found matching plugin stream for URL hlsvariant://http://live.tvplayer.com/cnn/2/prog_index.m3u8
error: Unable to open URL: http://live.tvplayer.com/cnn/2/prog_index.m3u8 (403 Client Error: Forbidden)




I would very much appreciate any thoughts so as to help.

Thank you
Reply With Quote