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

Radio X - rip Listen Again stream

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

team mate 09-27-2015 07:22 AM

Radio X - rip Listen Again stream


 
Hello!

I'm trying to rip this Listen Again stream from Radio X (formerly Xfm) and I think I found the correct RTMP

Code:

rtmp://fs-rtmp.geronimo.thisisglobal.com:80/aod/mp4:0f15433f8b5b42869bc6bfa534eee4ec.mp4
And something is downloading in ffmpeg, but it's doing it in real time (so the 3.5h show takes 3.5h to download). Is there a quicker way or am I doing something wrong?

Code:

ffmpeg -i "rtmp://fs-rtmp.geronimo.thisisglobal.com:80/aod/mp4:0f15433f8b5b42869bc6bfa534eee4ec.mp4" -c copy moyles259.m4a
Thank you!

biezom 09-27-2015 08:55 PM

Re: Radio X - rip Listen Again stream


 
Quote:

Originally Posted by team mate (Post 80140)
Hello!

I'm trying to rip this Listen Again stream from Radio X (formerly Xfm) and I think I found the correct RTMP

Code:

rtmp://fs-rtmp.geronimo.thisisglobal.com:80/aod/mp4:0f15433f8b5b42869bc6bfa534eee4ec.mp4
And something is downloading in ffmpeg, but it's doing it in real time (so the 3.5h show takes 3.5h to download). Is there a quicker way or am I doing something wrong?

Code:

ffmpeg -i "rtmp://fs-rtmp.geronimo.thisisglobal.com:80/aod/mp4:0f15433f8b5b42869bc6bfa534eee4ec.mp4" -c copy moyles259.m4a
Thank you!

hi you can use rtmpdump

i download it in 100 secondes

Code:

rtmpdump -r "rtmp://fs-rtmp.geronimo.thisisglobal.com:80/aod/mp4:0f15433f8b5b42869bc6bfa534eee4ec.mp4" -o moyles259.flv

napretep 09-27-2015 09:11 PM

Re: Radio X - rip Listen Again stream


 
No way! Your internet speed must be blazing FAST!!!


All times are GMT -6. The time now is 09:25 AM.