PDA

View Full Version : Adobe HDS Downloader - Error in line 419


rnidara
03-22-2015, 01:01 AM
Hi All,
Need some help with the Adobe HDS Downloader .
One link working fine for me:
php c:\Temp\PHP\AdobeHDS.php --quality high --delete --manifest "http://makostore-vh.akamaihd.net/z/SHORT/CH22_NEWS/ch2_merkazit/20beit_arie_vtr2_n20130513_v1/20beit_arie_vtr2_n20130513_v1_,50,500,800,.mp4.csm il/manifest.f4m?g=CFKKGGHQERQF&hdcore=3.0.3"

But... when tring to execute this one, I get error :

Warning: simplexml_load_string(): Entity: line 1: parser error : Start tag expected, '<' not found in C:\Temp\PHP\AdobeHDS.php on line 419

The problematic command:
php c:\Temp\PHP\AdobeHDS.php --quality high --delete --manifest "http://makostore-vh.akamaihd.net/i/SHORT/CH22_NEWS/2015/03/mahadura_full_vtr2_n20150319_v1/mahadura_full_vtr2_n20150319_v1_,500,850,.mp4.csmi l/master.m3u8?hdcore=3.0.3"

the original page where I got the link from is: http://www.mako.co.il/news-channel2/Channel-2-Newscast-q1_2015/Article-8a8ed7127b33c41004.htm

Any idea what I'm doing wrong?

Thank you for your help...

RNI

biezom
03-22-2015, 04:22 AM
hi you can use livestreamer
i add 1200, for better quality
livestreamer "hlsvariant://http://makostore-vh.akamaihd.net/i/SHORT/CH22_NEWS/2015/03/mahadura_full_vtr2_n20150319_v1/mahadura_full_vtr2_n20150319_v1_,500,850,1200,.mp4 .csmil/master.m3u8" best -o video.ts

and for AdobeHDS.php maybe you need update
php c:\Temp\PHP\AdobeHDS.php --update

rnidara
03-22-2015, 07:18 AM
Thank you!

Yesss.

Livestreamer work for me like a magic!