View Single Post
  #164  
Old 02-19-2014, 09:24 AM
Supersport Supersport is offline
Junior Member
 
Join Date: Feb 2014
Posts: 8
Supersport is on a distinguished road
Default

Re: Adobe HDS Downloader


hi all

please help me

i do all step in thes

https://github.com/K-S-V/Scripts/wiki

and well done

Installing PHP for dummies (Windows only):

Download PHP 5.4 zip package and extract it to C:\PHP folder.(VC9 x86 Non Thread Safe)

Download PHP.ini and copy it to the same folder.

Right click on "My Computer" and go to Properties->Advanced->Environment Variables and add following string to the end of Path Variable.

;C:\PHP

Open cmd prompt and type php -v. if you have done above steps correctly then you will see something like following.

PHP 5.4.21 (cli) (built: Oct 16 2013 21:09:16)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.4.0, Copyright (c) 1998-2013 Zend Technologies

i have got it ,,,,mean is instile is done ok
---------------------------------------------------------------------------------------------------------------------------------------------------

but when i put these link in cmd prompt to download

php AdobeHDS.php --manifest "http://c01v.2asb.atos-ovp.tv/z/20140208S0_1@145668/manifest.f4m?start=1391875960&end=1391877594&hdcor e=2.11.3&g=HLJXFVVOZVNT" --delete --auth "start=1391875960&end=1391877594&als=0,0.1,0,0,0,N aN,0,0,0,105,f,0,1634,f,s,HLJXFVVOZVNT,2.11.3,105& hdcore=2.11.3" --useragent "Mozilla/5.0 (Windows NT 5.1; rv:21.0) Gecko/20100101 Firefox/21.0"

i have got ...... could not open input file : AdobeHDS.php

please help me
Reply With Quote