View Single Post
  #2  
Old 08-12-2015, 06:06 AM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: TVPlayer / TvCatchup


Quote:
Originally Posted by sharklasers View Post
Can anyone help me capture tvcatchup or tvplayer streams?

I found the following using DuOS, TVPlayer,
it requests that your current date/time must be within 90 seconds of your
network provided time combined with ip address location.


http://live.tvplayer.com/channel4/live.m3u8
- shows you need a key for every transport stream, but I don't know how to auto generate them, transport streams update/change

every few seconds so it's not like you could just capture a whole advert or programme.

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

http://lapi.cdn.uk.tvplayer.com/json...let&version=21
http://uapi.staging.simplestream.com/check/location

http://live.tvplayer.com/stream-andr...sion=21&Token-

Expiry=1439216936922&Key=Q2mbjWBzdRkh5FjypMsPF4Vvt 9bge1V7UeXBjm6hdDU%3D%0A

http://live.tvplayer.com/channel4/5/...5-33_050507.ts

I did find non working link
http://llnw.live.simplestream.com/me...rog_index.m3u8

I know QVC and IdealWorld both use simplestream.com/hera/remote/

http://llnw.live.simplestream.com/he...rog_index.m3u8

http://llnw.live.qvc.simplestream.co...rog_index.m3u8
http://llnw.live.qvc.simplestream.co...rog_index.m3u8
http://llnw.live.qvc.simplestream.co...rog_index.m3u8
http://llnw.live.qvc.simplestream.co...rog_index.m3u8
http://llnw.live.qvc.simplestream.co...rog_index.m3u8
hi
need cookies




Code:
livestreamer --http-header "Cookie=CloudFront-Policy=eyJTdGF0ZW1lbnQiOlt7IlJlc291cmNlIjoiaHR0cDovL2xpdmUudHZwbGF5ZXIuY29tLyoiLCJDb25kaXRpb24iOnsiRGF0ZUxlc3NUaGFuIjp7IkFXUzpFcG9jaFRpbWUiOjE0Mzk0NjY1MTZ9fX1dfQ__; CloudFront-Signature=IRoOUQ5NMFhT7TIROEKzub9nOshOlvS1i8hoJIKUojrrQhrW3J~JowYcSYDSl4-OVcLVz2HM-BV-ghslLegDs4kDLVBmT56sD7ufp5J-wPBVp03ithTQL1neYelKaHZikG5Nnv9ssJ2iKZ6uSuYAG0gXJjmSLSLnCaawTFDZ5pHh1iOXXpYbCacSf2NYhFf4~0V1IZVHMr61UdcD4pbZ8~ZfcDCob8UMEfYpOj9w3aBbj4r1G~3t8hBGHCv~QajDM~H7J8ptH8AEVxJ4xp7a1xSQFdIVPouGsxkKK~Z1BnJo86z3c9U8CsedeTeCq0G2ZutySst84h0hB~dqr1kXlQ__; CloudFront-Key-Pair-Id=APKAJGWDVCU5SXAPJELQ"  "hlsvariant://http://live.tvplayer.com/channel4/live.m3u8" best -o channel4.ts
Code:
[cli][info] Found matching plugin stream for URL hlsvariant://http://live.tvplayer.com/channel4/live.m3u8
[cli][info] Available streams: 1064k, 1864k, 214k (worst), 2564k (best), 564k
[cli][info] Opening stream: 2564k (hls)
[download][channel4.ts] Written 2.1 MB (6s @ 329.5 KB/s)
Reply With Quote