View Single Post
  #19  
Old 02-02-2015, 09:05 PM
biezom biezom is offline
Senior Member
 
Join Date: Sep 2014
Posts: 1,025
biezom is on a distinguished road
Default

Re: Adobe HDS Downloader


Quote:
Originally Posted by beeson76 View Post
Thanks Biezom for the reply. I appreciate it very much.

I think I already have all the 4f4 files I need. I just need to put them together.

I have tried a lot of different combinations with

php adobehds.php

and I cannot get to join into one file.

I downloaded all the files while watching the video in Maxthon Web Browser. To me that was the easiest way of downloading the fragments.

Anymore help is greatly appreciated.
normally with
Code:
php AdobeHDS.php --manifest "your_manifest_url" --delete
it downloads all the fragments and assembled in real time, and then when all frangments are downloaded they are cleared with --delete


can you post an exemple pageurl with a video and see what code you use with AdobeHDS.php

thanks
Reply With Quote