Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
Download from npo.nlI've tried Stream Transport to grab this one - it doesn't even load the video - and neither does RTMPexplorer. Replay Media Catcher doesn't grab it either.
Can anyone help please? Code:
http://www.npo.nl/bnn-presents-paaspop/27-04-2014/BNN_101359970 |
#2
|
|||
|
|||
Re: Download from npo.nlhere is the direct link
Code:
http://l24m79282e16dd00535cdc60000000.2df01c1ab8a31fba.adaptive-e10c4a.npostreaming.nl/lmshieldv2/3/bnn/rest/2014/BNN_101359970/BNN_101359970.ism/BNN_101359970.m3u8 and here for download with ffmpeg Code:
ffmpeg -i "http://l24m79282e16dd00535cdc60000000.2df01c1ab8a31fba.adaptive-e10c4a.npostreaming.nl/lmshieldv2/3/bnn/rest/2014/BNN_101359970/BNN_101359970.ism/BNN_101359970.m3u8" -c copy output.ts |
#3
|
|||
|
|||
Re: Download from npo.nlthanks so much!!
|
#4
|
|||
|
|||
Re: Download from npo.nlsorry, another question
ffmpeg tells me "HTTP error 403 Forbidden" - what's going wrong? |
#5
|
|||
|
|||
Re: Download from npo.nlsorry...
i had a small error in ffmpeg code but now fixed try again |
#6
|
|||
|
|||
Re: Download from npo.nlit works! and i think figured out what to do next time too. thanks!
|
#7
|
|||
|
|||
Re: Download from npo.nlsorry, one more thing!
so it works... but only grabs between 10 and 11%, then gives me either and input / output error or tells me "Failed to open segment of playlist 0" i tried about 10 times now, with various of the .m3u8 links, but it never goes past 11 mins of the 55mins video... latest attempt: Code:
[hls,applehttp @ 028d0a20] Failed to open segment of playlist 0 frame= 6998 fps= 39 q=-1.0 size= 40373kB time=00:04:40.00 bitrate=1181.2kbits/ http://l24m419af2e99700535cec0a000000.1983c6015ba55e05.adaptive-e10c4b.npostream ing.nl/lmshieldv2/3/bnn/rest/2014/BNN_101359970/BNN_101359970.ism/BNN_101359970. m3u8: Input/output error frame= 6998 fps= 38 q=-1.0 Lsize= 40377kB time=00:04:40.00 bitrate=1181.3kbits /s video:34300kB audio:2283kB subtitle:0kB other streams:0kB global headers:0kB mux ing overhead: 10.371003% |
#8
|
|||
|
|||
Re: Download from npo.nlThe link you gives me this error again
Not sure if it means it's already expired? Code:
[http @ 04040f80] HTTP error 403 Forbidden http://content10c5d.omroep.nl/urishieldv2/l27m1aa49310040d40bc00535d1c98000000.a b87a4d475cb0866c4a9b2447f6ced00/ceresodi/h264/1/bnn/rest/2014/BNN_101359970/std. 20140426.m4v: Input/output error |
#9
|
|||
|
|||
Re: Download from npo.nli was able to download the full video with ffmpeg+code
which version of ffmpeg do you use? |
#10
|
|||
|
|||
Re: Download from npo.nlTry these steps;
Load the following page, note token value; Code:
http://ida.omroep.nl/npoplayer/i.js Code:
http://ida.omroep.nl/odi/?prid=BNN_101359970&puboptions=h264_std&adaptive=no&part=1&token= Code:
http://odi.omroep.nl/video/ida/h264_std/---some code---/---some code---/BNN_101359970/1?type=jsonp Load this url, it will load once and only once (any more loads after the first one will produce error). Result of loading this url will produce page with; Code:
download","path": "server" New url for download should look somewhat similar to this; Code:
http://content10c5d.omroep.nl/urishieldv2/ --- some code --- . --- some code --- /ceresodi/h264/1/bnn/rest/2014/BNN_101359970/std.20140426.m4v |
Tags: adobe, nponl, video |
Thread Tools | |
Display Modes | |
|
|