pepper dion
06-27-2014, 10:36 AM
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.
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! :)
try
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
try
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."
pepper dion
06-27-2014, 10:55 AM
Ip Uk?
Nope, but the stream is working fine with my non-uk ip though.
pepper dion
06-27-2014, 12:46 PM
Also tried a proxy with this command 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:
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
Does no one know how to record this? :/
WHOOKIDSON
06-27-2014, 01:23 PM
Does no one know how to record this? :/
Sounds like it's encrypted
peterpan
06-27-2014, 01:23 PM
Here is the manifest files
<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...
<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>
AgAKb25NZXRhRGF0YQgAAAAAAAhkdXJhdGlvbgBAIAUeuFHrhQ AFd2lkdGgAQJAAAAAAAAAABmhlaWdodABAggAAAAAAAAAMdmlk ZW9jb2RlY2lkAgAESDI2NAAMYXVkaW9jb2RlY2lkAgAEbXA0YQ AKYXZjcHJvZmlsZQBAU0AAAAAAAAAIYXZjbGV2ZWwAQD8AAAAA AAAABmFhY2FvdAAAAAAAAAAAAAAOdmlkZW9mcmFtZXJhdGUA//gAAAAAAAAAD2F1ZGlvc2FtcGxlcmF0ZQBA5YiAAAAAAAANYXVk aW9jaGFubmVscwBAAAAAAAAAAAAJdHJhY2tpbmZvCgAAAAMDAA ZsZW5ndGgAAAAAAAAAAAAACXRpbWVzY2FsZQBAj0AAAAAAAAAI bGFuZ3VhZ2UCAANlbmcAAAkDAAZsZW5ndGgAAAAAAAAAAAAACX RpbWVzY2FsZQBAj0AAAAAAAAAIbGFuZ3VhZ2UCAANlbmcAAAkD AAZsZW5ndGgAAAAAAAAAAAAACXRpbWVzY2FsZQBAj0AAAAAAAA AIbGFuZ3VhZ2UCAANlbmcAAAkAAAk=
</metadata></media></manifest>
pepper dion
06-27-2014, 01:48 PM
So does that mean there's absolutely no way to record this stream?
blimey
06-27-2014, 03:26 PM
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);
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;
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
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);
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;
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:
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
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:
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.
vBulletin® , Copyright ©2000-2025, Jelsoft Enterprises Ltd.