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

manifest.f4m - access denied - tricky one

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

gabrusch 06-14-2015 03:12 AM

manifest.f4m - access denied - tricky one


 
I am trying to capture a streaming video with AdobeHDS.php and get it working to the step that it says "Access Denied! Unable to download the manifest."

The manifest url is:
HTML Code:

http://zdf_hdflash_dach-vh.akamaihd.net/z/meta-files/tivi/smil/f4m/300/15/04/150417_longholiday_papa_lgf.smil/manifest.f4m
The webpage is
HTML Code:

http://www.tivi.de/mediathek/detail.html?data=%2FtiviVideos%2Fbeitrag%2FDie%2Blangen%2Bgro%25C3%259Fen%2BFerien%2F2383962%2F2388676%3Fview%3DflashXml
Unfortunately the HDS Link Detector does not help grabbing the proper url. What is also very strange is that even in the browser console to open the manifest.f4m gives me an 403 FORBIDDEN when leading the page:
Code:

GET
http://vqm.zdf.de/conf/zdfplayer/1.2/mediathek/vqm.xml [HTTP/1.1 200 OK 12ms]
GET
http://www.tivi.de/tiviVideos/contentblob/1652120/imageFile/10587381 [HTTP/1.1 200 OK 84ms]
GET
http://zdf_hdflash_dach-vh.akamaihd.net/crossdomain.xml [HTTP/1.1 200 OK 65ms]
GET
http://zdf_hdflash_dach-vh.akamaihd.net/z/meta-files/tivi/smil/f4m/300/15/04/150417_longholiday_papa_lgf.smil/manifest.f4m [HTTP/1.1 403 Forbidden 14ms]
GET
http://fgeostreaming.zdf.de/crossdomain.xml [HTTP/1.1 200 OK 43ms]
GET
http://fgeostreaming.zdf.de/tivi/veryhigh/15/04/150417_longholiday_papa_lgf.smil [HTTP/1.1 200 OK 15ms]

Any help is highly appreciated. Thanks!

surya987 06-14-2015 04:33 AM

Re: manifest.f4m - access denied - tricky one


 
post actual video link.. will give you method...

gabrusch 06-14-2015 05:35 AM

Re: manifest.f4m - access denied - tricky one


 
Thanks for the fast reply surya,

the video is embedded in the following page

HTML Code:

http://www.tivi.de/mediathek/detail.html?data=%2FtiviVideos%2Fbeitrag%2FDie%2Blangen%2Bgro%25C3%259Fen%2BFerien%2F2383962%2F2388676%3Fview%3DflashXml

zer00 06-14-2015 09:25 AM

Re: manifest.f4m - access denied - tricky one


 
You can find all stream addresses here:

Code:

http://www.tivi.de/tiviVideos/beitrag/2388676?view=flashXml

gabrusch 06-14-2015 11:10 AM

Re: manifest.f4m - access denied - tricky one


 
Awesome zer00, thank you.

This looks like it gives me plenty of options but still it will deny access for the manifest.f4m. From the urls given, is AdobeHDS.php still the best solution for me?

surya, can you help me a little along the way?

zer00 06-14-2015 12:57 PM

Re: manifest.f4m - access denied - tricky one


 
The HDS video (manifest.f4m) needs a token which is generated when the stream starts, but i get also the access denied message and the stream doesn't start. :(

But you can download one of the other formats. The easiest ones are the MP4 videos (the ones without the hbbtv useragent restriction) which you can get with every download manager (or even with your browser):

Code:

http://rodl.zdf.de/dach/tivi/15/04/150417_longholiday_papa_lgf_1456k_p13v11.mp4

gabrusch 06-14-2015 01:20 PM

Re: manifest.f4m - access denied - tricky one


 
Awesome Zer00, thank you very much!

biezom 06-15-2015 08:04 AM

Re: manifest.f4m - access denied - tricky one


 
hi
better quality 576p
Code:

http://rodl.zdf.de/dach/tivi/15/04/150417_longholiday_papa_lgf_2328k_p35v11.mp4

surya987 06-16-2015 03:56 AM

Re: manifest.f4m - access denied - tricky one


 
If I am right all links shows access denied so far...

So best option is to use m3u8 code with livestreamer to get video with no problem....!!!


All times are GMT -6. The time now is 02:28 PM.