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

Neulion Streams

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

stevenT 02-28-2015 01:25 AM

Re: Neulion Streams


 
After you have the User Agent Switcher add-on installed and have iPhone selected, go to your original link, on the screen you will see To view this page ensure that Adobe Flash Player version 10.2 or greater is installed.

If you go to your URL Snooper you will get that link.

Hope that helps.

Now only if someone would help me understand how to get a link I'm after... lol

Quote:

Originally Posted by app80 (Post 74547)
In your screenshot, you have a URL http://nlds179.cdnak.neulion.com/nld...xxxxxxxxxxxxxx

What I want to know is how you got that.

Thanks


app80 02-28-2015 03:44 AM

Re: Neulion Streams


 
When I enter the URL in livestreamer, I also get "No Plugin Can handle URL"

http://www.ufc.tv/video/ufc-183-anth...tage-interview

stevenT 02-28-2015 01:41 PM

Re: Neulion Streams


 
I used ffmpeg and it worked fine

Code:

ffmpeg -i "http://nlds179.cdnak.neulion.com/nlds_vod/ufc/vod/2015/02/01/ufc-183-johnson-backstage-intv/ufc-183-johnson-backstage-intv_1_3000.mp4.m3u8?nltid=ufc&nltdt=7&hdnea=expires%3D1425155393%7Eaccess%3D%2Fnlds_vod%2Fufc%2Fvod%2F2015%2F02%2F01%2Fufc-183-johnson-backstage-intv%2F*%7Emd5%3D02d8fcae28c6cb1704edb6b565c3ec58" -c copy -bsf:a aac_adtstoasc "test.mp4"





app80 02-28-2015 03:14 PM

Re: Neulion Streams


 
Quote:

Originally Posted by stevenT (Post 74561)
I used ffmpeg and it worked fine

Code:

ffmpeg -i "http://nlds179.cdnak.neulion.com/nlds_vod/ufc/vod/2015/02/01/ufc-183-johnson-backstage-intv/ufc-183-johnson-backstage-intv_1_3000.mp4.m3u8?nltid=ufc&nltdt=7&hdnea=expires%3D1425155393%7Eaccess%3D%2Fnlds_vod%2Fufc%2Fvod%2F2015%2F02%2F01%2Fufc-183-johnson-backstage-intv%2F*%7Emd5%3D02d8fcae28c6cb1704edb6b565c3ec58" -c copy -bsf:a aac_adtstoasc "test.mp4"





Hi mate, I have all the pieces too. Can you write me the exact script you used to join them? That'll completely solve my problem...

Thanks!

stevenT 02-28-2015 03:49 PM

Re: Neulion Streams


 
Quote:

Originally Posted by app80 (Post 74564)
Hi mate, I have all the pieces too. Can you write me the exact script you used to join them? That'll completely solve my problem...

Thanks!

I included it in the post above, but here it is again. You don't have to download all the pieces individually, just put your link in and ffmpeg will grab everything and save it as test.mp4 or whatever you name it

Code:

ffmpeg -i "http://nlds179.cdnak.neulion.com/nlds_vod/ufc/vod/2015/02/01/ufc-183-johnson-backstage-intv/ufc-183-johnson-backstage-intv_1_3000.mp4.m3u8?nltid=ufc&nltdt=7&hdnea=expires%3D1425155393%7Eaccess%3D%2Fnlds_vod%2Fufc%2Fvod%2F2015%2F02%2F01%2Fufc-183-johnson-backstage-intv%2F*%7Emd5%3D02d8fcae28c6cb1704edb6b565c3ec58" -c copy -bsf:a aac_adtstoasc "test.mp4"
ffmpeg -i "LINK YOU GET" -c copy -bsf:a aac_adtstoasc "test.mp4"

stinkfoot 04-12-2015 04:12 PM

Re: Neulion Streams


 
Quote:

Originally Posted by joekames (Post 75704)
When I try this, I get the following error:
[http @ 0000000002cad460] HTTP error 403 Forbidden
Unable to open key file http://nlsk.neulion.com/nlsk1/hls/se...0.mp4/m3u8.key

Appears we need to set cookie, how can that be done in ffmpeg? thanks

No cookie.
yes url params.
being sure you using url params.

this video talked in other topic today. is very much exciting video?


All times are GMT -6. The time now is 10:37 AM.