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

Can anybody help me to get this Jamaican Radio?

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

piratilla_bcn 06-10-2015 07:11 AM

Can anybody help me to get this Jamaican Radio?


 
Hi, I need help from anyone who knows how to get this radio

http://mixlr.com/hot102fm/

I would like to catch it with Linux command-line...

Any help???

Many thanks!! :-)

surya987 06-10-2015 09:33 PM

Re: Can anybody help me to get this Jamaican Radio?


 
Code:

http://mixlr.com/broadcasts/4f9bb18b7576afa7ded6f2148efce657/playlist.m3u8
Code:

ffmpeg -i "http://mixlr.com/broadcasts/4f9bb18b7576afa7ded6f2148efce657/playlist.m3u8" -c copy out.aac
it support rtmp too.... but ffmpeg is simplest method

piratilla_bcn 06-11-2015 05:39 AM

Re: Can anybody help me to get this Jamaican Radio?


 
Quote:

Originally Posted by surya987 (Post 77355)
Code:

http://mixlr.com/broadcasts/4f9bb18b7576afa7ded6f2148efce657/playlist.m3u8
Code:

ffmpeg -i "http://mixlr.com/broadcasts/4f9bb18b7576afa7ded6f2148efce657/playlist.m3u8" -c copy out.aac
it support rtmp too.... but ffmpeg is simplest method

yes, I use ffmpeg a lot (now avconv in Ubuntu systems).

Anyways, many thanks for your help!!! :D:D:D

piratilla_bcn 06-16-2015 08:10 AM

Re: Can anybody help me to get this Jamaican Radio?


 
Sorry, the link seems it isn't working anymore... can anybody help me? :(

biezom 06-16-2015 09:03 AM

Re: Can anybody help me to get this Jamaican Radio?


 
Quote:

Originally Posted by piratilla_bcn (Post 77547)
Sorry, the link seems it isn't working anymore... can anybody help me? :(

Code:

http://edge02.mixlr.com/live/production/abe60be47524804f4800c7a170751fe0/playlist.m3u8
to find this url
tools: firefox, user agent switcher addon, adblockplus addon

first use user agent switcher addon and switch to iPhone 3.0




second use adblockplus addon to sniff trafic



piratilla_bcn 06-17-2015 03:27 AM

Re: Can anybody help me to get this Jamaican Radio?


 
Quote:

Originally Posted by biezom (Post 77549)
Code:

http://edge02.mixlr.com/live/production/abe60be47524804f4800c7a170751fe0/playlist.m3u8
to find this url
tools: firefox, user agent switcher addon, adblockplus addon

first use user agent switcher addon and switch to iPhone 3.0




second use adblockplus addon to sniff trafic



Many thanks biezom!!! this info will be very useful to me, thanks a lot!!

jkg 09-29-2015 10:51 PM

Re: Can anybody help me to get this Jamaican Radio?


 
Can this be done in Chrome too or any other methods? Also my user agent switcher in Chrome doesn't have iphone 3 as an option, only iphone 6.

Any other ways to capture live streams from this site outside of using Firefox?

jkg 09-29-2015 11:47 PM

Re: Can anybody help me to get this Jamaican Radio?


 
Actually Firefox doesn't work now for me either. I take the m3u8 link and try it with FFmpeg, and it says "Input/output error".

Edit: Nevermind I think I got it working using Firefox and FFmpeg. Is there any way to start downloading from an earlier point in the stream or some of the older chunks using the m3u8? I'd guess probably not but who knows.

biezom 09-30-2015 02:07 AM

Re: Can anybody help me to get this Jamaican Radio?


 
Quote:

Originally Posted by jkg (Post 80214)
Actually Firefox doesn't work now for me either. I take the m3u8 link and try it with FFmpeg, and it says "Input/output error".

Edit: Nevermind I think I got it working using Firefox and FFmpeg. Is there any way to start downloading from an earlier point in the stream or some of the older chunks using the m3u8? I'd guess probably not but who knows.


hi

you can find the .m3u8 in the source page no need switch user Agent






or you can find all info for all protocol here (example for radiodocgr)


http://api.mixlr.com/users/radiodocgr?source=embed&callback=onUserLoad

jkg 10-01-2015 12:54 AM

Re: Can anybody help me to get this Jamaican Radio?


 
Great, thanks. That really helps a lot. Thanks again, I appreciate the response.


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