Audio/video stream recording forums
|
Attention Visitor: |
You may have to register or log in before you can post:
|
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
How do I download NHKThe Japanese News channel streams here:
http://www3.nhk.or.jp/nhkworld/w/movie/ How do I download it? |
#2
|
|||
|
|||
Re: How do I download NHKUse 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" |
#3
|
|||
|
|||
Re: How do I download NHKThis hls source may also work;
Code:
http://plslive-w.nhk.or.jp/nhkworld/app-mainp/live.m3u8 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 |
#4
|
|||
|
|||
Re: How do I download NHKSuperb! Learning more about hls every day. I'll try and integrate this into my rtmp stream extract structures. Thank you.
|
#5
|
|||
|
|||
Re: How do I download NHKHey 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 |
#6
|
|||
|
|||
Re: How do I download NHKQuote:
Code:
http://nhkwglobal-i.akamaihd.net/hls/live/222714/nhkwglobal/index_1180.m3u8 |
#7
|
|||
|
|||
Re: How do I download NHKbiezom,
Many, many thanks! You made my day! ninjagame |
#8
|
|||
|
|||
Re: How do I download NHKI 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) |
#9
|
|||
|
|||
Re: How do I download NHKQuote:
|
Tags: nhk |
Thread Tools | |
Display Modes | |
|
|