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

Need help recording .f4m bbc stream

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

pepper dion 06-27-2014 10:36 AM

Need help recording .f4m bbc stream


 
Hello people,

I'm trying to record this bbc stream here (http://www.bbc.co.uk/events/errnc8/live/c9rxn3) using AdobeHDS downloader, but it doesn't seem to work.

The firefox hds link detector addon gives me this command.

HTML Code:

php AdobeHDS.php --manifest "http://www.bbc.co.uk/mediaselector/playlists/hds/pc/ak/uk_sport_stream_14.f4m" --delete
But I keep getting this error: "Unable to download the manifest"

Could anyone please tell me what I'm doing wrong?

Thanks in advance! :)

chap 06-27-2014 10:43 AM

Re: Need help recording .f4m bbc stream


 
try
Code:

http://zaphod-live.bbc.co.uk.edgesuite.net/hds-live/livepkgr/_definst_/uk_sport_stream_14/uk_sport_stream_14_80.f4m

pepper dion 06-27-2014 10:48 AM

Re: Need help recording .f4m bbc stream


 
Quote:

Originally Posted by chap (Post 68662)
try
Code:

http://zaphod-live.bbc.co.uk.edgesuite.net/hds-live/livepkgr/_definst_/uk_sport_stream_14/uk_sport_stream_14_80.f4m

Thanks for replying!

But now it says "Access Denied! Unable to download the manifest."

chap 06-27-2014 10:54 AM

Re: Need help recording .f4m bbc stream


 
Ip Uk?

pepper dion 06-27-2014 10:55 AM

Re: Need help recording .f4m bbc stream


 
Quote:

Originally Posted by chap (Post 68664)
Ip Uk?

Nope, but the stream is working fine with my non-uk ip though.

pepper dion 06-27-2014 12:46 PM

Re: Need help recording .f4m bbc stream


 
Also tried a proxy with this command
HTML Code:

php AdobeHDS.php --proxy 82.145.57.10:3128 --quality high --manifest "http://zaphod-live.bbc.co.uk.edgesuite.net/hds-live/livepkgr/_definst_/uk_sport_stream_14/uk_sport_stream_14_80.f4m" --delete
Now it tells me this:

HTML Code:

Processing manifest info......
Quality Selection:
Available: 1
Selected: 1
Fragments total: 933783, First: 926622, Start: 933782, Parallel: 8
Access Denied! Unable to download fragments.


pepper dion 06-27-2014 01:10 PM

Re: Need help recording .f4m bbc stream


 
Does no one know how to record this? :/

WHOOKIDSON 06-27-2014 01:23 PM

Re: Need help recording .f4m bbc stream


 
Quote:

Originally Posted by pepper dion (Post 68669)
Does no one know how to record this? :/

Sounds like it's encrypted

peterpan 06-27-2014 01:23 PM

Re: Need help recording .f4m bbc stream


 
Here is the manifest files

Code:

<manifest xmlns="http://ns.adobe.com/f4m/2.0">
  <dvrInfo windowDuration="-1"/>
  <media href="http://bbcfmhds.vo.llnwd.net/hds-live/livepkgr/_definst_/uk_sport_stream_14/uk_sport_stream_14_40.f4m" bitrate="512"/>
  <media href="http://bbcfmhds.vo.llnwd.net/hds-live/livepkgr/_definst_/uk_sport_stream_14/uk_sport_stream_14_50.f4m" bitrate="796"/>
  <media href="http://bbcfmhds.vo.llnwd.net/hds-live/livepkgr/_definst_/uk_sport_stream_14/uk_sport_stream_14_60.f4m" bitrate="1296"/>
  <media href="http://bbcfmhds.vo.llnwd.net/hds-live/livepkgr/_definst_/uk_sport_stream_14/uk_sport_stream_14_70.f4m" bitrate="2096"/>
  <media href="http://bbcfmhds.vo.llnwd.net/hds-live/livepkgr/_definst_/uk_sport_stream_14/uk_sport_stream_14_80.f4m" bitrate="3500"/>
</manifest>



and here is the manifest output...

Code:

<manifest><id>
                livepkgr/events/_definst_/uk_sport_stream_14
        </id><streamType>
                live
        </streamType><duration>
                0
        </duration><bootstrapInfo profile="named" url="../../../streams/livepkgr/streams/_definst_/uk_sport_stream_14_70/uk_sport_stream_14_70.bootstrap" id="bootstrap5019">
        </bootstrapInfo><media streamId="uk_sport_stream_14_70" url="../../../streams/livepkgr/streams/_definst_/uk_sport_stream_14_70/uk_sport_stream_14_70" bootstrapInfoId="bootstrap5019"><metadata>
                        AgAKb25NZXRhRGF0YQgAAAAAAAhkdXJhdGlvbgBAIAUeuFHrhQAFd2lkdGgAQJAAAAAAAAAABmhlaWdodABAggAAAAAAAAAMdmlkZW9jb2RlY2lkAgAESDI2NAAMYXVkaW9jb2RlY2lkAgAEbXA0YQAKYXZjcHJvZmlsZQBAU0AAAAAAAAAIYXZjbGV2ZWwAQD8AAAAAAAAABmFhY2FvdAAAAAAAAAAAAAAOdmlkZW9mcmFtZXJhdGUA//gAAAAAAAAAD2F1ZGlvc2FtcGxlcmF0ZQBA5YiAAAAAAAANYXVkaW9jaGFubmVscwBAAAAAAAAAAAAJdHJhY2tpbmZvCgAAAAMDAAZsZW5ndGgAAAAAAAAAAAAACXRpbWVzY2FsZQBAj0AAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkDAAZsZW5ndGgAAAAAAAAAAAAACXRpbWVzY2FsZQBAj0AAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkDAAZsZW5ndGgAAAAAAAAAAAAACXRpbWVzY2FsZQBAj0AAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkAAAk=
                </metadata></media></manifest>


pepper dion 06-27-2014 01:48 PM

Re: Need help recording .f4m bbc stream


 
So does that mean there's absolutely no way to record this stream?

blimey 06-27-2014 03:26 PM

Re: Need help recording .f4m bbc stream


 
Quote:

Originally Posted by pepper dion (Post 68672)
So does that mean there's absolutely no way to record this stream?

The hds fragments here don't have encryption. Requesting the hds manifest requires a cookie.

Instead of hds, this live streaming content can also be downloaded by http.

Load the mediaselector page (may be geo-restricted);
Code:

http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/journalism-pc/vpid/p021gqsy
From mediaselector page, choose "href=" url that ends with "__gda__=" (followed by some single-use code), like this expired example;
Code:

h..p://bbcsportuk-f.akamaihd.net/sport_stream_14_80@s35975?__gda__= (some code here)
Download directly from this url.

pepper dion 06-28-2014 07:18 AM

Re: Need help recording .f4m bbc stream


 
Quote:

Originally Posted by blimey (Post 68675)
The hds fragments here don't have encryption. Requesting the hds manifest requires a cookie.

Instead of hds, this live streaming content can also be downloaded by http.

Load the mediaselector page (may be geo-restricted);
Code:

http://open.live.bbc.co.uk/mediaselector/5/select/version/2.0/mediaset/journalism-pc/vpid/p021gqsy
From mediaselector page, choose "href=" url that ends with "__gda__=" (followed by some single-use code), like this expired example;
Code:

h..p://bbcsportuk-f.akamaihd.net/sport_stream_14_80@s35975?__gda__= (some code here)
Download directly from this url.

Thanks for helping, but I can't seem to figure out what you mean with this?

When I open that url I just get this:

HTML Code:

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<mediaSelection xmlns="http://bbc.co.uk/2008/mp/mediaselection">
<error id="selectionunavailable"/>
</mediaSelection>

How do you get to see the "href=" thing?
Are you sure you posted the right url?

blimey 06-28-2014 08:08 AM

Re: Need help recording .f4m bbc stream


 
Quote:

Originally Posted by pepper dion (Post 68683)
Thanks for helping, but I can't seem to figure out what you mean with this?

When I open that url I just get this:

HTML Code:

This XML file does not appear to have any style information associated with it. The document tree is shown below.
<mediaSelection xmlns="http://bbc.co.uk/2008/mp/mediaselection">
<error id="selectionunavailable"/>
</mediaSelection>


That is because that show (from Friday) is over now.


All times are GMT -6. The time now is 03:55 AM.