Quote:
Originally Posted by biashead
What can be the problem with the HDS Link Detector?
|
HDS Link Detector works as expected and detects proper url with all required parameters.
Code:
php AdobeHDS.php --manifest "http://daserste_live-lh.akamaihd.net/z/daserste_int@91203/manifest.f4m?hdcore&hdcore=2.10.3&g=TYFYBYPBCUZW" --delete --auth "pvtoken=st%3D0000000000%7Eexp%3D9999999999%7Eacl%3D%252f%252a%7Edata%3DZXhwPTEzNjQwMjIzNzV+YWNsPSUyZip+ZGF0YT1wdmMsc35obWFjPWVmYjUzMzAwY2U2NWU3NDA2NmU4Yzc3NzkxYmRjOGEwZDMyNmMxMzQxYzQ5ZjgyNWU0ZmI2ZTA4MjhkNjhlM2M%3D%212h9klBy593CyIgKa8MHTYJIh7SgV9vPM5hKFVK+wywA%3D%7Ehmac%3DA94A96FB21B91C6ECB0F74FA9271F3BE1F4AD12AAE933CDB7548053BF628664E&hdcore&als=0,8,0,0,0,NaN,0,0,0,58,f,8606330,8606340.34,t,s,TYFYBYPBCUZW,2.10.3,58&hdcore=2.10.3" --useragent "Mozilla/5.0 (Windows NT 5.1; rv:19.0) Gecko/20100101 Firefox/19.0"
Code:
KSV Adobe HDS Downloader
Processing manifest info....
Quality Selection:
Available: 1600 960 576 320 160
Selected : 1600
Downloading 227322688/227322688 fragments
There was a little bit of
security trick involved. script wasn't using the auth parameter with bootstrap requests and server was sending wrong bootstrap info in that case. i have fixed that in my repo. update your script either manually or
Code:
php AdobeHDS.php --update