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

Download from NHK Radio

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

lulufandy 09-17-2015 02:44 AM

Download from NHK Radio


 
I want to try rip my usual website, NHK radio. But lately, the asx files convert to m4a type, and using own radio player (flash based). usually i use my GetASF. but now I can't catch it. :confused:

this link i want to rip.
http://www3.nhk.or.jp/nhkworld/id/ra.../201509040600/

when above link opened, it link to
http://www3.nhk.or.jp/nhkworld/commo...ay=true#popout

I tried to remove the
"&autoplay=true#popout"
still got played.
but

when I tried to search the source. every thing is same.

Code:

<!DOCTYPE html>
<html>

<head>
        <meta charset="utf-8">
        <meta name="viewport" content="width=device-width">
        <meta name="ROBOTS" content="NOINDEX, NOFOLLOW">
        <title>Radio Japan On Demand Player - NHK WORLD</title>
        <link rel="stylesheet" href="/nhkworld/common/css/nw_radio_player.css?_=FD86AA23">
        <script>
                var nol_com = nol_com || {};
                nol_com.globalloaded = true;
        </script>
        <script src="/nhkworld/common/js/common.js?_=2C02C31F" charset="utf-8"></script>
        <script src="/common/js/nol_ua.js" charset="utf-8"></script>
        <script src="/nhkworld/common/js/lib/swfobject.js" charset="utf-8"></script>
</head>

<body>
        <div id="header"><img src="/nhkworld/common/images/header_320x45.png" alt="NHK WORLD"></div>
        <div id="radioplayer"></div>
        <div id="noradioplayer">
                <img src="/nhkworld/common/images/player_space_200x42.png" width="200" height="42" alt="no Player">
        </div>

        <script src="/nhkworld/common/tc/s_pre.js" charset="utf-8"></script>
        <script src="/common/tc/am.js" charset="utf-8"></script>
        <script src="/common/tc/vhb.js" charset="utf-8"></script>
        <script src="/common/tc/aap.js" charset="utf-8"></script>
        <script src="/nhkworld/common/js/nw_radio_player.js?_=264B0138" charset="utf-8"></script>
        <script>
                nw_radio_player.clip('radioplayer');
        </script>
</body>

</html>

but the only one different just the link.
201509072100_id_01.m4a to 201509082100_id_01.m4a
201509082100_id_01.m4a to 201509092100_id_01.m4a
each day got different name.

how to download the audio file this time. thanks.

lulufandy 10-06-2015 01:44 PM

Re: Download from NHK Radio


 
Is it impossible to download just the audio. for 2 weeks I just record it directly. still don't know how to download it.
anyone have clue or want help?
thanks.

peterpan 10-06-2015 06:06 PM

Re: Download from NHK Radio


 
I'm not sure if this is what you're looking for...

Just open/play the link below and capture it using rtmpdumpHelper ;)
http://www3.nhk.or.jp/nhkworld/commo...ay=true#popout

Code:

rtmpdump -r "rtmp://flv.nhk.or.jp/ondemand/" -a "ondemand/" -f "WIN 19,0,0,185" -W "http://www3.nhk.or.jp/nhkworld/common/swf/radioPlayer.swf" -p "http://www3.nhk.or.jp/nhkworld/common/player/radio/clip/?lang=id&key=/nhkworld/radio/program/indonesian/radio/update/201509072100_id_01.m4a&autoplay=true" -y "mp4:flv/nhkworld/radio/program/indonesian/radio/update/201509072100_id_01.m4a" -o "2015-10-06_05-01-20_201509072100_id_01.mp3"
Code:

C:\rtmpdump>rtmpdump -r "rtmp://flv.nhk.or.jp/ondemand/" -a "ondemand/" -f "WIN
19,0,0,185" -W "http://www3.nhk.or.jp/nhkworld/common/swf/radioPlayer.swf" -p "h
ttp://www3.nhk.or.jp/nhkworld/common/player/radio/clip/?lang=id&key=/nhkworld/ra
dio/program/indonesian/radio/update/201509072100_id_01.m4a&autoplay=true" -y "mp
4:flv/nhkworld/radio/program/indonesian/radio/update/201509072100_id_01.m4a" -o
"2015-10-06_05-01-20_201509072100_id_01.mp3"
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration                1800.03
INFO:  moovPosition            10812835.00
INFO:  audiocodecid            mp4a
INFO:  aacaot                  2.00
INFO:  audiosamplerate        44100.00
INFO:  audiochannels          2.00
INFO: trackinfo:
INFO:  length                  79381504.00
INFO:  timescale              44100.00
INFO:  language                eng
INFO: sampledescription:
INFO:  sampletype              mp4a
1480.259 kB / 224.84 sec (12.4%)
Caught signal: 2, cleaning up, just a second...
1608.259 kB / 244.30 sec (13.5%)
Download may be incomplete (downloaded about 13.50%), try resuming
Terminate batch job (Y/N)?


lulufandy 10-07-2015 03:25 PM

Re: Download from NHK Radio


 
Quote:

Originally Posted by peterpan (Post 80362)
I'm not sure if this is what you're looking for...

Just open/play the link below and capture it using rtmpdumpHelper ;)
http://www3.nhk.or.jp/nhkworld/commo...ay=true#popout

Code:

rtmpdump -r "rtmp://flv.nhk.or.jp/ondemand/" -a "ondemand/" -f "WIN 19,0,0,185" -W "http://www3.nhk.or.jp/nhkworld/common/swf/radioPlayer.swf" -p "http://www3.nhk.or.jp/nhkworld/common/player/radio/clip/?lang=id&key=/nhkworld/radio/program/indonesian/radio/update/201509072100_id_01.m4a&autoplay=true" -y "mp4:flv/nhkworld/radio/program/indonesian/radio/update/201509072100_id_01.m4a" -o "2015-10-06_05-01-20_201509072100_id_01.mp3"
Code:

C:\rtmpdump>rtmpdump -r "rtmp://flv.nhk.or.jp/ondemand/" -a "ondemand/" -f "WIN
19,0,0,185" -W "http://www3.nhk.or.jp/nhkworld/common/swf/radioPlayer.swf" -p "h
ttp://www3.nhk.or.jp/nhkworld/common/player/radio/clip/?lang=id&key=/nhkworld/ra
dio/program/indonesian/radio/update/201509072100_id_01.m4a&autoplay=true" -y "mp
4:flv/nhkworld/radio/program/indonesian/radio/update/201509072100_id_01.m4a" -o
"2015-10-06_05-01-20_201509072100_id_01.mp3"
RTMPDump v2.4
(c) 2010 Andrej Stepanchuk, Howard Chu, The Flvstreamer Team; license: GPL
Connecting ...
INFO: Connected...
Starting download at: 0.000 kB
INFO: Metadata:
INFO:  duration                1800.03
INFO:  moovPosition            10812835.00
INFO:  audiocodecid            mp4a
INFO:  aacaot                  2.00
INFO:  audiosamplerate        44100.00
INFO:  audiochannels          2.00
INFO: trackinfo:
INFO:  length                  79381504.00
INFO:  timescale              44100.00
INFO:  language                eng
INFO: sampledescription:
INFO:  sampletype              mp4a
1480.259 kB / 224.84 sec (12.4%)
Caught signal: 2, cleaning up, just a second...
1608.259 kB / 244.30 sec (13.5%)
Download may be incomplete (downloaded about 13.50%), try resuming
Terminate batch job (Y/N)?


Thankyou so much. I tried rtmp dump but now work. shame me. I used 64 bit instead 32. my browser is 32 bit. but my system is 64. anyway thankyou so much. it's work like charm.


All times are GMT -6. The time now is 11:16 AM.