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)

jsparrow 08-06-2013 06:10 AM

Re: Adobe HDS Downloader


 
hey, can you please help to download videos from startv.in
because using script i cant download it.
it says "access denied"
please help
thanks in advance

ohmediafire 08-15-2013 07:55 PM

Adobe HDS Downloader For OSX


 
Hi KSV,

How can i running this script on Mac OSX?

Velcro 08-25-2013 02:46 AM

Re: Adobe HDS Downloader


 
Are there any useful information about AkamaiDRM here? http://code.google.com/p/mp-onlinevi...ryption_Akamai

bolaoito 10-20-2013 10:27 PM

Re: Adobe HDS Downloader


 
someone tried on Hulu or Hulu. jp (Japan) with subtitles ? :cool:

hallucinogen 11-14-2013 07:48 AM

Re: Adobe HDS Downloader


 
i don't have firefox because i only use a netbook which crashes all the time when i use firefox. do u have an extension for chrome that can detect those streams?

StreamRecorder 12-12-2013 12:54 AM

Re: Adobe HDS Downloader


 
Any chance to support dynamic HTTP streaming from Ustream? I have tried every Adobe HDS Downloader I have found to no avail. Is there any working solution for UStream.TV?

wanderingmon 12-15-2013 12:56 PM

Re: Adobe HDS Downloader


 
iam a complete new-bie infact a doctor with no knowledge on coding etc. , so go easy on me.

i installed php and like the wiki says also tested it with the 'php -v' in command prompt and i got it as said in the wiki.

i downloaded the script .its 77kb i believe , i saved the page after pressing raw

i do not know exactly what my next step should be.

is that to open command-prompt and give that code with the manifest?

i even installed the link-checker addon and when i paste that in command prompt.it says : could not open input file AdobeHDS.php

i just tried to type php AdobeHDS.php and enter to test , it just gave out there was no input file or some thing like that.

i was fascinated by this video on youtube :http://www.youtube.com/watch?v=WfkWxsY6BGQ

where he shows good easy to use customized thing.but when i download the link provided by him it does not have the files he showed in the video.

is there a customized easy to use thing ,i like the way it prompts for all that is required and in an easy to enter manner
please help me

RedPenguin 12-30-2013 08:10 PM

Re: Adobe HDS Downloader


 
I know this is a little old but just wanted to say this totally works with the X-Forwarded-To in case anybody has any question.

Now if only I could get XBMC to do the same, LoL.

Quote:

Originally Posted by KSV (Post 58492)
unfortunately that particular stream server doesn't updates it's bootstrap info in timely manner so stream is few seconds behind than actual live stream.



provide actual link to the stream with more details.



i have only tested it with Firefox 17 and above.



may be in some future update. for the time being you can just modify the script yourself.

Code:

      function headers()
        {
          $headers[] = 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8';
          $headers[] = 'Connection: Keep-Alive';
          $headers[] = 'X-Forwarded-For: 1.2.3.4';
          return $headers;
        }



adi10289 01-05-2014 06:21 AM

Re: Adobe HDS Downloader


 
Any luck with Akamai DRM KSV?

Bizzo 01-10-2014 01:44 PM

Re: Adobe HDS Downloader


 
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"


All times are GMT -6. The time now is 12:46 PM.