Record from RadikoHi All,
I'm trying to record some radio programs streamed by Radiko. (Radiko.jp) The net radio only works for users in Japan. Problem is, I don't know how to find the streaming information, or the technology. I've read countless posts that talks about how to find streaming URL, and have tried everything from Fiddler2 to wireshark to Firebug, etc.. but without any luck. Any help is appreciated! |
Re: Record from Radiko1 Attachment(s)
Hi,
I'm looking to record it too. I buy a private server located in Tokyo, but I can't get the streaming from web code. I use curl and wget to download website but I don't know too much about web scripting. I attached the output to the command: curl http://radiko.jp/#QRR Any idea will be appreciated. |
Re: Record from Radikohere a example radio from radiko.jp
Code:
rtmpdump -v -r "rtmpe://f-radiko.smartstream.ne.jp/INT/_definst_" -a "INT/_definst_" -f "WIN 15,0,0,239" -W "http://radiko.jp/player/swf/player_4.1.0.00.swf" -p "http://radiko.jp/" -C S: -C S: -C S: -C S:WS5vdAIPoIiaTRMVayOQmg -y "simul-stream.stream?ucid=54c86cda6376c46a8a0a861620a2fec9" -o "output.flv" |
Re: Record from RadikoThanks hasomaso,
What did you do to get the full options for rtmpdump? I tried it but it fails. I'm testing this on a vps located in Tokio. Any help will be Code:
xxxxx@xxxx# rtmpdump -v -r "rtmpe://f-radiko.smartstream.ne.jp/INT/_definst_" -a "INT/_definst_" -f "WIN 15,0,0,239" -W "http://radiko.jp/player/swf/player_4.1.0.00.swf" -p "http://radiko.jp/" -C S: -C S: -C S: -C S:WS5vdAIPoIiaTRMVayOQmg -y "simul-stream.stream?ucid=54c86cda6376c46a8a0a861620a2fec9" -o "output.flv" --verbose |
Re: Record from Radikoi have a japan vpn and dump with wireshark and rtmpdumphelper all radio stations from this site works fine...
you need not the -C or conn= datas |
Re: Record from RadikoHi All,
Okay, so I have also just bought a VPN service to use radiko, and am trying to record a radio show tonight. (On windows 8.1) Would someone be able to give a more detailed information? Do I just run rtmpdumphelper? Btw, I only need to get the streaming URL.. I have the program to record once I know the URL. |
Re: Record from RadikoHi wribbit,
I finally found the way to record it. Someone in Japan made a great bash script to record channels in radiko.jp. Take a look in the following url: http://d.hatena.ne.jp/zariganitosh/2...recoding_again |
All times are GMT -6. The time now is 03:15 PM. |