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? :o Code:
http://www.npo.nl/bnn-presents-paaspop/27-04-2014/BNN_101359970 |
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 |
Re: Download from npo.nlthanks so much!!
|
Re: Download from npo.nlsorry, another question
ffmpeg tells me "HTTP error 403 Forbidden" - what's going wrong? |
Re: Download from npo.nlsorry...
i had a small error in ffmpeg code but now fixed try again |
Re: Download from npo.nlit works! and i think figured out what to do next time too. thanks! :)
|
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 |
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 |
Re: Download from npo.nli was able to download the full video with ffmpeg+code
which version of ffmpeg do you use? ![]() ![]() |
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": 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 |
All times are GMT -6. The time now is 12:40 PM. |