找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 9080|回复: 76

[iptv信源 资源分享或寻求] 南阳电视台河南线路接口及js代码

  [复制链接]
发表于 2021-3-30 12:28 | 显示全部楼层 |阅读模式
南阳电视台河南线路接口及获取流程
接口 url:https://prog.dianzhenkeji.com/pr ... ve/class/program/15
头部(headers): 时间戳(timestamp),签名(sign)
timestamp = (new Date).getTime() / 1e3 | 0;
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 = (new Date).getTime() / 1e3 | 0;
sign = CryptoJS.SHA256('6ca114a836ac7d73'+tm);
$.ajax({
  type:'get',
  dataType:'json',
  url:'https://prog.dianzhenkeji.com/program/getAuth/live/class/program/15',
  headers:{"timestamp":tm,"sign":sign},
  success: function(data) {
   var vid = location.href.split('html?id=')[1];
   var ch = [];
   ch['nyxwzh'] = data[0].video_streams[0];
   ch['nygg'] = data[1].video_streams[0];
   ch['nykj'] = data[2].video_streams[0];
   location.href = ch[vid];
   }
})
</script>

点评

fxgsfxgs:158,159,160  发表于 2021-3-30 23:37
频道id发一下啊,数字id  发表于 2021-3-30 13:58
我的恩山、我的无线 The best wifi forum is right here.
发表于 2021-3-30 12:38 | 显示全部楼层
支持分析!!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-3-30 12:51 | 显示全部楼层
南阳电视台河南线路接口及js代码 [修改]
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-3-30 12:57 | 显示全部楼层
我来看看!!!!!!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-3-30 13:13 | 显示全部楼层
色法色法士大夫
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

使用道具 举报

发表于 2021-3-30 13:46 | 显示全部楼层
支持分析!!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-3-30 13:53 | 显示全部楼层
我来看看!!!!!!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-3-30 14:07 | 显示全部楼层
看看。。。。。。。。。。。。。。。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-3-30 14:23 | 显示全部楼层
进来学习学习。。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-3-30 14:33 | 显示全部楼层
!!!!!!!!!!!!!!!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-3-30 14:52 | 显示全部楼层
老哥老哥,威武威武
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-3-30 15:49 | 显示全部楼层
支持分析!!
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-3-30 16:14 | 显示全部楼层
谢谢楼主分享
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-3-30 16:24 | 显示全部楼层
66666666666666666
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-25 04:49

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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