Quote:
Originally Posted by team mate
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