View Single Post
  #190  
Old 06-14-2014, 01:49 AM
Vico Vico is offline
Junior Member
 
Join Date: Jun 2014
Posts: 1
Vico is on a distinguished road
Default

Re: Adobe HDS Downloader


Hello, Any help would be greatly appreciated.

Manifest link (expires quickly):
Code:
http://vod-s.fwc2014.sbs.com.au/b19e0c0e-9034-47d9-ac78-0763c6e47cf4/69406c00-8ea5-4616-a366-6cd6ba926973.ism/manifest?hdnea=st=1402731039~exp=1402731069~acl=/*~hmac=a4fc8ccd599725968184fd0f0beba07fdfa3db9aa2d47c2762eb0f3bcdc4c434
Command:
Code:
php AdobeHDS.php --debug --manifest "http://vod-s.fwc2014.sbs.com.au/b19e0c0e-9034-47d9-ac78-0763c6e47cf4/69406c00-8ea5-4616-a366-6cd6ba926973.ism/manifest?hdnea=st=1402731039~exp=1402731069~acl=/*~hmac=a4fc8ccd599725968184fd0f0beba07fdfa3db9aa2d47c2762eb0f3bcdc4c434"
Error recieved:
Code:
                            KSV Adobe HDS Downloader
Processing manifest info....
Notice: Undefined index:  in D:\php\AdobeHDS.php on line 423
No media entry found
Manifest information:
Code:
Duration: 02:35:55.6333333
Stream 1:
AAC 1 channels 44100 Hz @ 48 kbps
Stream 2:
H264 1280x720 (1280x720) @ 3450 kbps
H264 1024x576 (1024x576) @ 2200 kbps
H264 768x432 (768x432) @ 1400 kbps
H264 640x360 (640x360) @ 950 kbps
H264 512x288 (512x288) @ 600 kbps
H264 384x216 (384x216) @ 400 kbps
H264 384x216 (384x216) @ 250 kbps
H264 256x144 (256x144) @ 150 kbps
Saved manifest file:
https://www.mediafire.com/?26mf9s1qdrchd15

Additional information:
The fragments are like this:
Code:
Fragments(video=600520000000)
Fragments(audio_0=628350900680)
ect.

When I download them manually no player seems to be able to play them. (ie. VLC, MediaInfo)

HDS Link detector does not find any links. I have to use urlsnooper to find the manifest link.
Reply With Quote