Replies: 8 comments 9 replies
-
Not unlisted : https://www.youtube.com/c/ytnnews24/live |
Beta Was this translation helpful? Give feedback.
-
Gonna check the Naver one. |
Beta Was this translation helpful? Give feedback.
-
@lanesh4d0w Sorry to trouble you, but how you make scraper of seezn? |
Beta Was this translation helpful? Give feedback.
-
Here's one for MBN.kr |
Beta Was this translation helpful? Give feedback.
-
TV Chosun links only need a referrer to work : http://broadcast.tvchosun.com/onair/on.cstv |
Beta Was this translation helpful? Give feedback.
-
This website provide further information about the reginal channels for KBS. https://cfpwwwapi.kbs.co.kr/api/v1/landing/live/channel_code/[Region code]_[Name of Channel] Channel Code: |
Beta Was this translation helpful? Give feedback.
-
I want to get the latest stream link of KBS 1TV and KBS 2TV |
Beta Was this translation helpful? Give feedback.
-
Found some neat apis or websites that can be "scrapped" for m3u8s.
Naver TV:
API: https://api.tv.naver.com/api/open/live/v2/player/playback?liveId=xxx&countryCode=yy
Requirements:
Needs a valid ID and 2 digit Country Code
ID: 3077128 -> Screen Golfzon
ID: 3284836 -> Tomato News
ID: 3214537 -> Yonhap News
YTN:
YTN 24/7 -> https://www.ytn.co.kr/_hd/hd_live.html (Unlisted url Youtube link expires after 1 day)
YTN 24/7 -> https://www.youtube.com/channel/UChlgI3UHCOnwUGzWzbJ3H5w/live (Geo-locked only against US)
YTN2 -> https://ytn2.ytn.co.kr/hd/hd_onair.php -> https://ytn2.ytn.co.kr/hd/cdnurl.js?v=2031 (json) -> hls
TV Chosun 1 & 2 (Stream force refreshes once in while)
http://broadcast.tvchosun.com/onair/on.cstv
http://broadcast.tvchosun.com/onair/on2.cstv
TV chosun 1
http://onair.cdn.tvchosun.com/origin1/_definst_/tvchosun_s1/playlist.m3u8
TV chosun 2
http://onair2.cdn.tvchosun.com/origin2/_definst_/tvchosun_s3/playlist.m3u8
KBS News D:
https://news.kbs.co.kr/api/getNewsLiveStreamUrl?channel=news24 (json) -> streamUrl (Expires in 2 days).
KBS1
https://vod.kbs.co.kr/embed_live.html?ch_code=11 -> m3u8 in 'https://1tvhd.gscdn... (var channel -> service_url)
KBS2
https://vod.kbs.co.kr/embed_live.html?ch_code=12 -> m3u8 in https://2tvhd.gscdn... (var channel -> service_url)
KBS World
https://vod.kbs.co.kr/embed_live.html?ch_code=14 -> m3u8 in https://world.gscdn... (var channel -> service_url)
KBS Drama
https://vod.kbs.co.kr/embed_live.html?ch_code=N91 -> m3u8 in https://kbsndrama.gscdn... (var channel -> service_url)
KBS Joy
https://vod.kbs.co.kr/embed_live.html?ch_code=N92 -> m3u8 in https://kbsnjoy.gscdn... (var channel -> service_url)
KBS Life
https://vod.kbs.co.kr/embed_live.html?ch_code=N93 -> m3u8 in https://kbsnlife.gscdn... (var channel -> service_url)
KBS Story
https://vod.kbs.co.kr/embed_live.html?ch_code=N94 -> m3u8 in https://kbsnw.gscdn... (var channel -> service_url)
KBS Kids
https://vod.kbs.co.kr/embed_live.html?ch_code=N96 -> m3u8 in https://kbsnkids.gscdn... (var channel -> service_url)
Beta Was this translation helpful? Give feedback.
All reactions