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

Download from npo.nl

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

team mate 04-27-2014 10:20 AM

Re: Download from npo.nl


 
A very very new one:

ffmpeg version N-62728-g6956b04
built on Apr 26 2014 22:01:52 with gcc 4.8.2 (GCC)

team mate 04-27-2014 10:56 AM

Re: Download from npo.nl


 
Quote:

Originally Posted by blimey (Post 67281)
Try these steps;

Load the following page, note token value;
Code:

http://ida.omroep.nl/npoplayer/i.js
Add token value (without quotes) to the following url (add it after token=), and then load page;
Code:

http://ida.omroep.nl/odi/?prid=BNN_101359970&puboptions=h264_std&adaptive=no&part=1&token=
Result of loading page will produce result similar to this;
Code:

http://odi.omroep.nl/video/ida/h264_std/---some code---/---some code---/BNN_101359970/1?type=jsonp
Copy such url like above (end it at "jsonp", leave off the rest). Remove extraneous "\".

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"

Make new url using strings following server and download path. Remove extraneous "\".

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


this worked! thank you so much! :)


All times are GMT -6. The time now is 06:48 PM.