Audio/video stream recording forums (http://stream-recorder.com/forum/index.php)
-   rtmpdump (http://stream-recorder.com/forum/forumdisplay.php?f=54)
-   -  

Adobe HDS Downloader

(http://stream-recorder.com/forum/showthread.php?t=14823)

chap 01-10-2014 03:27 PM

Re: Adobe HDS Downloader


 
Quote:

Originally Posted by Bizzo (Post 64247)
How can I set up a default path to the AdobeHDS.php script for php.exe? I find it annoying always having to write like:
php.exe "C:\My Documents\Videos\PHP\Scripts-master\AdobeHDS.php"

try use
Code:

https://github.com/K-S-V/Scripts/wiki#installing-php-for-dummies-windows-only

Bizzo 01-10-2014 05:07 PM

Re: Adobe HDS Downloader


 
Quote:

Originally Posted by chap (Post 64248)
try use
Code:

https://github.com/K-S-V/Scripts/wiki#installing-php-for-dummies-windows-only

The default path to the php.exe is easily defined in windows, but I was looking for an option to set the default path to the scripts folder, because Php.exe doesn't recognize it if I add the scripts folder to the windows user paths. I looked into the php.ini file for some possible feature, but I got lost there.

Bizzo 01-10-2014 05:41 PM

Re: Adobe HDS Downloader


 
When doing offline processing the AdobeHDS.php script only accepts fragments starting from the number 1.
What about having a couple of extra parameters like --startfragment# and --stopfragment#, -both optional when doing offline processing?

I tried to use the --duration parameter when doing offline processing, but that did not work. So is it only for online use???
Would it be possible to set a start time and stop time when doing offline processing? Or is that far beyond the range of such a script?

Bizzo 01-20-2014 03:54 PM

Re: Adobe HDS Downloader


 
OK, at least there is some --start parameter I see...

ycyaron 01-23-2014 01:10 PM

Re: Adobe HDS Downloader


 
antil a few days ago, i could download chapters from www.mako.co.il.
now when i try, it starts download and stops after a few seconds.
can you help me?
here is a link of a chapter for example: http://www.mako.co.il/mako-vod?partn...Id=95 7463908
the link detector seems to give now a different kind of link from what it gave antil a few days ago. maybe they changed something...

chap 01-23-2014 01:54 PM

Re: Adobe HDS Downloader


 
Quote:

Originally Posted by ycyaron (Post 64363)
antil a few days ago, i could download chapters from www.mako.co.il.
now when i try, it starts download and stops after a few seconds.
can you help me?
here is a link of a chapter for example: http://www.mako.co.il/mako-vod?partn...Id=95 7463908
the link detector seems to give now a different kind of link from what it gave antil a few days ago. maybe they changed something...

DRM:(

ycyaron 01-23-2014 02:23 PM

Re: Adobe HDS Downloader


 
CHAP, what is DRM?
is there no solution?

karlo2105 01-23-2014 04:15 PM

Re: Adobe HDS Downloader


 
DRM means encrypted files, you wan't watch it without decryption keys and so far AdobeHDS can't decode those files.

hasomaso 01-24-2014 08:25 AM

Re: Adobe HDS Downloader


 
hello KSV,

i have a manifest.f4m url and that i have tested with AdobeHDS.php and hdsdump.exe

but something is wrong here? both of scripte bring me error messages and will not be downloaded i dont know why?

I add a couple of pictures so you can see what is the cause



1. first tested with hdsdump.exe and bring me this message on the screen

and that is the hdsdump.exe parameter on "cmd"

Code:

hdsdump.exe --showtime --manifest "http://ccr.cim-jitp.top.comcast.net/cimomg04/OPUS/83/162/119271491507/1389989008837/119271491507_1389986611184_1850000_4.f4m?ckm_guid=ff746ed1-07b7-4f12-8566-152974f22bb9&pid=FbRQ10WrsArR&t=1390564970&sig=2b9fe72a95f61ca26662e19ebea195d4c569d950" --outfile "12345.flv"





2. and that is the AdobeHDS.php

at AdobeHDS i get no error message but the download procedure does not work and stops by 8 fragments of 674

Code:

AdobeHDS.php --quality high --delete --manifest "http://ccr.cim-jitp.top.comcast.net/cimomg04/OPUS/83/162/119271491507/1389989008837/119271491507_1389986611184_1850000_4.f4m?ckm_guid=ff746ed1-07b7-4f12-8566-152974f22bb9&pid=FbRQ10WrsArR&t=1390564970&sig=2b9fe72a95f61ca26662e19ebea195d4c569d950"




I would be very happy if you could help






thanks
hasomaso

Totem 02-08-2014 04:00 AM

Re: Adobe HDS Downloader


 
Hello! I have problem to download from stream.1tv.ru/live

For example trying this stream.1tv.ru/live?startTime=1391843700

then i found .f4m i do this:
Code:

php AdobeHDS.php --manifest "http://cdn3.1internet.tv/hds-live11/livepkgr/_definst_/1tv-hd.f4m?e=1391855140" --parallel 2 --delete
and have this:


Whats going wrong?


All times are GMT -6. The time now is 03:48 PM.