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)

dublin 03-07-2013 10:45 AM

Re: Adobe HDS Downloader


 
Quote:

Originally Posted by Dream_Team100 (Post 60375)
Hello

- Can I use Tor as a proxy?
- The protocol "http://" I do not have to specify?
- Do I need to specify the port?

Thanks in advance.

I'm not sure what you are asking...? If you want to bypass geoblock using that 'x-forwarded-for' header trick you don't need tor or proxy.
If you want download/watch bbc streams just replace 1.2.3.4 with any uk ip, then bbc server will think that you are from uk.

k1601 03-07-2013 02:06 PM

Re: Adobe HDS Downloader


 
Quote:

Originally Posted by dublin (Post 60319)
Just downloaded few vids from NRK. No lag/delay/sync issues. Maybe the problem is on your end. What player are you using?

Use KMP and VLC. It is not noticeable for small videos and at the beginning of a long, but at the end of two hours - video with sound at odds for several or more seconds.

Dream_Team100 03-08-2013 02:17 AM

Re: Adobe HDS Downloader


 
Quote:

Originally Posted by dublin (Post 60381)
I'm not sure what you are asking...? If you want to bypass geoblock using that 'x-forwarded-for' header trick you don't need tor or proxy.
If you want download/watch bbc streams just replace 1.2.3.4 with any uk ip, then bbc server will think that you are from uk.

Thanks for your quick reply.

Unfortunately, it does not work for me, even though I have located with "http://www.utrace.de/" some UK IPs by larger companies and have entered into the script. Unfortunately, I am not familiar with programming, but I thought I would have done this right. Where is my fault?
Code:

// function headers()
        // {
          // $headers[] = 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8';
          // $headers[] = 'Connection: Keep-Alive';
          // return $headers;
        // }
               
          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: 134.223.2.33';
          return $headers;
        }


falkeklubben 03-08-2013 03:47 AM

Re: Adobe HDS Downloader


 
Quote:

Originally Posted by k1601 (Post 60394)
Use KMP and VLC. It is not noticeable for small videos and at the beginning of a long, but at the end of two hours - video with sound at odds for several or more seconds.

Hi. Just tried a 90 minutes clip and it stays on sync (in both VLC and Totem). Do you have a URL for a long video that goes out of sync?

dublin 03-08-2013 05:10 AM

Re: Adobe HDS Downloader


 
Quote:

Originally Posted by Dream_Team100 (Post 60407)
Thanks for your quick reply.

Unfortunately, it does not work for me, even though I have located with "http://www.utrace.de/" some UK IPs by larger companies and have entered into the script. Unfortunately, I am not familiar with programming, but I thought I would have done this right. Where is my fault?

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

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: 134.223.2.33';
return $headers;
}

Would you post link to the video you are trying to download.

Dream_Team100 03-08-2013 07:57 AM

Re: Adobe HDS Downloader


 
Quote:

Originally Posted by dublin (Post 60412)
Would you post link to the video you are trying to download.

This is the url

karlo2105 03-08-2013 01:35 PM

Re: Adobe HDS Downloader


 
@Dream_Team100
I advise you to remove the link above and to ask it through PM if you want it to keep on working in the future. :D

dublin 03-09-2013 06:38 AM

Re: Adobe HDS Downloader


 
1 Attachment(s)
Quote:

Originally Posted by Dream_Team100 (Post 60428)
This is the url

Hope this helps. :)

sourabh zope 03-09-2013 03:20 PM

Re: Adobe HDS Downloader


 
2 Attachment(s)
:rolleyes: download with AdobeHDS.php IS NOT WORKING FOR ME
is there any way to download those vedios
the main url of vedio is
http://www.startv.in/episodes/prithv...-bhimdev/29772

sourabh zope 03-09-2013 03:36 PM

Re: Adobe HDS Downloader


 
Quote:

Originally Posted by DriveBR (Post 59873)
ok! Thank you....Now, wait for it!

Have you got somthing about decryption of drm


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