找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 15484|回复: 119

[iptv信源 资源分享或寻求] henan电视台直播源接口及获取流程

 火.. [复制链接]
发表于 2021-2-25 20:44 | 显示全部楼层 |阅读模式
本帖最后由 guoma 于 2021-2-25 21:11 编辑

henan电视台直播源接口及获取流程
接口 url:https://prog.dianzhenkeji.com/pr ... ve/class/program/11
头部(headers): 时间戳(timestamp),签名(sign)
timestamp = Math.round(new Date().getTime()/1000);如果做php,则 $timestamp = time();
sign = 哈256加密('6ca114a836ac7d73'+timestamp);
获取数据
获取m3u8线路(video_streams)
可参阅js代码:
<script src="http://www.jsons.cn/Style/js/pjs/sha256.js"></script>
<script src="https://cdnjs.loli.net/ajax/libs/jquery/1.8.3/jquery.min.js"></script>
<script type="text/javascript">
tm = Math.round(new Date().getTime()/1000);
sign = CryptoJS.SHA256('6ca114a836ac7d73'+tm);
$.ajax({
  type:'get',
  dataType:'json',
  url:'https://prog.dianzhenkeji.com/program/getAuth/live/class/program/11',
  headers:{"timestamp":tm,"sign":sign},
  success: function(data) {
    var vid = location.href.split('html?id=')[1];
   var ch = [];
   ch['hnws'] = data[0].video_streams[0];
   ch['hnds'] = data[1].video_streams[0];
   ch['hnms'] = data[2].video_streams[0];
   ch['hnfz'] = data[3].video_streams[0];
   ch['hndsj'] = data[4].video_streams[0];
   ch['hnxw'] = data[5].video_streams[0];
   ch['htgw'] = data[6].video_streams[0];
   ch['hngg'] = data[7].video_streams[0];
   ch['hnxc'] = data[8].video_streams[0];
   ch['hngj'] = data[9].video_streams[0];
   ch['hnly'] = data[10].video_streams[0];
   ch['wwbk'] = data[11].video_streams[0];
   ch['wssj'] = data[12].video_streams[0];
   ch['jczy'] = data[13].video_streams[0];
   ch['ydxq'] = data[14].video_streams[0];
   location.href = ch[vid];
   }
})
</script>

评分

参与人数 2恩山币 +2 收起 理由
ixin*** + 1 图片选的好,高手少不了!
深爱*** + 1 感谢你的分享,无论怎样,你都是最无私的人!来,说说,你E盘上还有啥一起给我吧!

查看全部评分

我的恩山、我的无线 The best wifi forum is right here.
发表于 2021-2-25 20:46 | 显示全部楼层
看不懂也要看
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-2-25 20:48 | 显示全部楼层
看不懂也要看
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-2-25 20:48 | 显示全部楼层
henan电视台直播源接口及获取流程
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-2-25 20:49 | 显示全部楼层
谢谢分享   
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-2-25 20:50 | 显示全部楼层
看不懂也要看
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-2-25 20:51 | 显示全部楼层
高手就是高手,
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-2-25 20:51 | 显示全部楼层
看看怎么样
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-2-25 20:53 | 显示全部楼层
学习学习,感谢老哥分享
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-2-25 20:53 | 显示全部楼层
222222222222222222222
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-2-25 20:54 | 显示全部楼层
666666666666666666
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-2-25 20:57 | 显示全部楼层
henan电视台直播源接口及获取流程

点评

蒸有灵气  详情 回复 发表于 2021-2-25 21:36
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-2-25 20:58 | 显示全部楼层
试试就试试
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-2-25 21:00 | 显示全部楼层
高手就是高手,
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-2-25 21:02 来自手机 | 显示全部楼层
看看这个吧
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-26 08:17

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表