Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   Video stream recording (http://stream-recorder.com/forum/forumdisplay.php?f=4)
-   -  

anyone knows this?

(http://stream-recorder.com/forum/showthread.php?t=20241)

starby 09-10-2015 05:01 PM

anyone knows this?


 
Hi

This is proving hard to capture, any ideas?

http://www.sbs.com.au/ondemand/video...gar-conspiracy

biezom 09-10-2015 05:35 PM

Re: anyone knows this?


 
Quote:

Originally Posted by starby (Post 79724)
Hi

This is proving hard to capture, any ideas?

http://www.sbs.com.au/ondemand/video...gar-conspiracy

it use hds encrypted (.f4m) protocol
you can use the last updated KSV's AdobeHDS.php

Code:

php AdobeHDS.php --manifest "http://sbsvodns-vh.akamaihd.net/z/svod/SBS/managed/2015/09/01/2015-09-01_539742_,1500,1000,512,128,K.mp4.csmil/manifest.f4m?hdnea=st=1441927740~exp=1441945770~acl=/*~hmac=ff84b77e539fbdad4b8609289ee2abcd49dbfa28701686ebed0f078ee1bc3c16&g=DTVVGRWLHKVP&hdcore=3.5.0" --delete

                            KSV Adobe HDS Downloader

Processing manifest info....                                                 
Quality Selection:                                                           
 Available: 1446 1036 358 164
 Selected : 1446                                                             
Fragments Total: 876, First: 1, Start: 1, Parallel: 8                         
SessionKey: eb7abf7e2dcc4847ddb21b575b96993b                                 
Downloading 10/876 fragments


or you can use hls (.m3u8)
to find the link

Code:

http://link.theplatform.com/s/Bgtm9B/6nfYQtvdKgBF?mbr=true&manifest=m3u&callback=jquery

Code:

livestreamer "hlsvariant://https://sbsvodns-vh.akamaihd.net/i/svod/SBS/managed/2015/09/01/2015-09-01_539742_,1500,1000,512,128,K.mp4.csmil/master.m3u8?hdnea=st=1441927102~exp=1441945132~acl=/*~hmac=192dcfb1f16941825fdffcacb252b4e6c044ed1c9b68094122378d113c5f660e&__b__=1000&b=0-2000&__a__=off" best -o video.ts
[cli][info] Found matching plugin stream for URL hlsvariant://https://sbsvodns-vh.akamaihd.net/i/svod/SBS/managed/2015/09/01/2015-09-01_539742_,1500,1000,512,128,K.mp4.csmil/master.m3u8?hdnea=st=1441927102~exp=1441945132~acl=/*~hmac=192dcfb1f16941825fdffcacb252b4e6c044ed1c9b68094122378d113c5f660e&__b__=1000&b=0-2000&__a__=off
[cli][info] Available streams: 224p (worst), 360p (best)
[cli][info] Opening stream: 360p (hls)
[download][video.ts] Written 1010.1 KB (12s @ 82.8 KB/s)


starby 09-12-2015 04:50 AM

Re: anyone knows this?


 
thanks for your help.


All times are GMT -6. The time now is 02:21 PM.