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

How do I download NHK

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

jhb50 07-31-2014 07:10 PM

How do I download NHK


 
The Japanese News channel streams here:
http://www3.nhk.or.jp/nhkworld/w/movie/

How do I download it?

peterpan 07-31-2014 07:45 PM

Re: How do I download NHK


 
Use KSV AdobeHDS.php script ;)

Code:

php AdobeHDS.php --manifest "http://nhkworld-hds-live1.hds1.fmslive.stream.ne.jp/hds-live/nhkworld-hds-live1/_definst_/livestream/nhkworld-live-512.f4m"

blimey 08-01-2014 01:32 AM

Re: How do I download NHK


 
This hls source may also work;
Code:

http://plslive-w.nhk.or.jp/nhkworld/app-mainp/live.m3u8
which contains reference to all of these;
Code:

#EXTM3U
#EXT-X-STREAM-INF:PROGRAM-ID=1, BANDWIDTH=256000
http://plslive-w1.nhk.or.jp/http-liv...index_mid.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1, BANDWIDTH=256000
http://plslive-w2.nhk.or.jp/http-liv...index_mid.m3u8

#EXT-X-STREAM-INF:PROGRAM-ID=1, BANDWIDTH=128000
http://plslive-w1.nhk.or.jp/http-liv...index_low.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1, BANDWIDTH=128000
http://plslive-w2.nhk.or.jp/http-liv...index_low.m3u8

#EXT-X-STREAM-INF:PROGRAM-ID=1, BANDWIDTH=512000
http://plslive-w1.nhk.or.jp/http-liv...ndex_high.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1, BANDWIDTH=512000
http://plslive-w2.nhk.or.jp/http-liv...ndex_high.m3u8

#EXT-X-STREAM-INF:PROGRAM-ID=1, BANDWIDTH=64000
http://plslive-w1.nhk.or.jp/http-liv...ndex_base.m3u8
#EXT-X-STREAM-INF:PROGRAM-ID=1, BANDWIDTH=64000
http://plslive-w2.nhk.or.jp/http-liv...ndex_base.m3u8

You may want to choose one of these directly to insure your quality preference.

jhb50 08-01-2014 08:29 AM

Re: How do I download NHK


 
Superb! Learning more about hls every day. I'll try and integrate this into my rtmp stream extract structures. Thank you.

ninjagame 07-01-2015 12:47 AM

Re: How do I download NHK


 
Hey all,

I'm new to this forum and don't know the proper etiquette so please forgive me if I'm too rude or straightforward.

For 4 years now I've been watching NHK World TV via VLC Player. I'm a big fan of many of the shows there, such as Tokyo Eye, Japanology Plus, or Seasoning the seasons.
Until June 30, 2015, I was able to watch (and record) live stream using the following URL posted above: http://plslive-w1.nhk.or.jp/http-liv...ndex_high.m3u8
But since July 1, 00:00 JST this doesn't seem to work anymore. Neither does any of the other URLs posted there. Does anyone have an alternative URL that still works?

I've tried the KSV AdobeHDS.php script but I keep getting the message "Access denied! Unable to download the manifest." I don't know what I'm doing wrong.

Many thanks in advance!

ninjagame

biezom 07-01-2015 01:09 AM

Re: How do I download NHK


 
Quote:

Originally Posted by ninjagame (Post 77896)
Hey all,

I'm new to this forum and don't know the proper etiquette so please forgive me if I'm too rude or straightforward.

For 4 years now I've been watching NHK World TV via VLC Player. I'm a big fan of many of the shows there, such as Tokyo Eye, Japanology Plus, or Seasoning the seasons.
Until June 30, 2015, I was able to watch (and record) live stream using the following URL posted above: http://plslive-w1.nhk.or.jp/http-liv...ndex_high.m3u8
But since July 1, 00:00 JST this doesn't seem to work anymore. Neither does any of the other URLs posted there. Does anyone have an alternative URL that still works?

I've tried the KSV AdobeHDS.php script but I keep getting the message "Access denied! Unable to download the manifest." I don't know what I'm doing wrong.

Many thanks in advance!

ninjagame

hi

Code:

http://nhkwglobal-i.akamaihd.net/hls/live/222714/nhkwglobal/index_1180.m3u8

ninjagame 07-01-2015 01:45 AM

Re: How do I download NHK


 
biezom,

Many, many thanks! You made my day!

ninjagame

ninjagame 07-01-2015 02:13 AM

Re: How do I download NHK


 
I really don't want to be rude but - how do you get these streams anyway?
(I wonder because NHK are bound to change their streaming method again at some time in the future, so I'd very much like to get the "fresh" stream myself and not to bother you again)

biezom 07-01-2015 11:20 AM

Re: How do I download NHK


 
Quote:

Originally Posted by ninjagame (Post 77899)
I really don't want to be rude but - how do you get these streams anyway?
(I wonder because NHK are bound to change their streaming method again at some time in the future, so I'd very much like to get the "fresh" stream myself and not to bother you again)

tools: firefox adblockplus addon




ninjagame 07-01-2015 01:22 PM

Re: How do I download NHK


 
biezom,

Again, thank you so much for your help! I can't even begin to thank you properly!
Just for me to get it straight:
  1. I enter the NHK live stream site in the browser, like http://www3.nhk.or.jp/nhkworld/en/live/.
  2. I open Adblock Plus.
  3. I enter "m3u8" in "Blockable Objects".
  4. I Copy&Paste the .m3u8 URL I get to, say, VLC.

Correct?

Thank you again!

ninjagame


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