PDA

View Full Version : How to record from nederland 1?


Chemist925
07-07-2014, 02:47 AM
Howdy, i found this tv channel from the Netherlands, http://www.npo.nl/live, it has an embedded live stream video but its not recognizable by WM Recorder. Any suggestions on how to record it?.

peterpan
07-07-2014, 03:45 AM
Try...

ffmpeg -i "http://l2cmb041ba8e380053ba67ee000000.a3495bafa5a49766.sm oote1l.npostreaming.nl/d/live/npo/tvlive/ned1/ned1.isml/ned1-audio%3D128000-video%3D1800000.m3u8" -c copy "ned1.ts"

Notes:
1. If you're not in Holland, you must use a Ned proxy/vpn
2. I don't think the above link will work for you, coz it expires :(
3. You should get a fresh isml url from the link below
http://livestreams.omroep.nl/live/npo/tvlive/ned1/ned1.isml/ned1.m3u8?hash=e61f984c952d1b203d494279e67e5060&type=jsonp&protection=url&callback=jQuery18305547032622485849_1404727357748&_=1404727370342
4. Once you get your isml url, (like this: http://l2cmb041ba8e380053ba67ee000000.a3495bafa5a49766.sm oote1l.npostreaming.nl/d/live/npo/tvlive/ned1/ned1.isml/ned1.m3u8) get rid of "ned1.m3u8" at the end, and append "ned1-audio%3D128000-video%3D1800000.m3u8" to it
5. Enjoy!

http://i.imgur.com/STUvXhu.png

Chemist925
07-07-2014, 07:40 PM
Thanks, but can you explain yourself a little bit more?. I found a list of proxies here http://www.freeproxylists.net/?c=NL&pt=&pr=&a[]=0&a[]=1&a[]=2&u=0, some of them work in my firefox browser.

Do i need to use them on mmpeg?. How to do that?. By the way i need the file to be saved in an specific directory, let's say, c:\program files\my documents\my video\nederland.flv How do i tell mmpeg to save the stream as that?.

peterpan
07-08-2014, 11:40 AM
Use this new hash to get the isml url the one above died) and (Remeber you must have Ned VPN/Proxy)

http://livestreams.omroep.nl/live/npo/tvlive/ned1/ned1.isml/ned1.m3u8?hash=8ec3f6f920da2d6ac14c76ab484fbe90&type=jsonp&protection=url&callback=jQuery18308417205063788017_1404839839132&_=1404839842806

Also to save your file in the dir you want just use -c copy "c:\program files\my documents\my video\nederland.ts"

Cheers!

blimey
07-08-2014, 12:20 PM
The hash is individualized. Install firefox add-on RefControl 0.8.16 (https://addons.mozilla.org/en-US/firefox/addon/refcontrol/). Then add entries as follows;

Site: ida.omroep.nl --- Custom: http://www.npo.nl/
Site: livestreams.omroep.nl --- Custom: http://www.npo.nl/

Then request new hash url from;

http://ida.omroep.nl/aapi/?type=jsonp&stream=http://livestreams.omroep.nl/live/npo/tvlive/ned1/ned1.isml/ned1.m3u8

Remove all extraneous "\" from the result. You may be able to remove "&protection=url" from the end to get a usable url without the urishieldv2 protection feature.

See also this thread (http://stream-recorder.com/forum/showpost.php?p=67281&postcount=10) for non-live content.

peterpan
07-08-2014, 01:17 PM
Very nice! Thanks for clarifying blimey!

Chemist925
07-10-2014, 04:36 PM
Use this new hash to get the isml url the one above died) and (Remeber you must have Ned VPN/Proxy)

http://livestreams.omroep.nl/live/npo/tvlive/ned1/ned1.isml/ned1.m3u8?hash=8ec3f6f920da2d6ac14c76ab484fbe90&type=jsonp&protection=url&callback=jQuery18308417205063788017_1404839839132&_=1404839842806

Also to save your file in the dir you want just use -c copy "c:\program files\my documents\my video\nederland.ts"

Cheers!

Very nice! Thanks for clarifying blimey!

Hey pal, I've installed ffmpeg and as well the add on for firefox but there are a couple of things i dont understand, can you help me on that?.

First i must say im not familiar with ffmpeg so, How do i get a fresh isml?

This proxy 193.203.220.15, 8080, was working for me but how do i use it on ffmpeg?

Here is what i typed and i got an error
ffmpeg -i "http://livestreams.omroep.nl/live/npo/tvlive/ned1/ned1.isml/ned1-audio%3D128000-video%3D1800000.m3u8" -c copy "c:\documents and settings\propietario\mis documentos\video_ffmpeg\ned1.ts"

http://i.imgur.com/rmTWvOx.png

In the bottom it is visible input/output error, i dont know what is it im doing wrong.

CCcamCz
09-03-2015, 09:10 AM
I try This But No Luck Plz Can same one Help me