找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 1136|回复: 4

[iptv信源 资源分享或寻求] 虎牙断流了那个大神看一下?

[复制链接]
播放30秒自己重载一次什么问题??

<?php
$id = isset($_GET['id'])?$_GET['id']:'17688549';//id:房间号
$ch = curl_init('https://mp.huya.com/cache.php?m=Live&do=profileRoom&roomid='.$id);
curl_setopt($ch,CURLOPT_RETURNTRANSFER,1);
$data = curl_exec($ch);
curl_close($ch);
$p = preg_split('/\?/',json_decode($data)->data->stream->hls->multiLine[0]->url)[0];
$playurl = preg_replace('/al.hls.huya.com/','121.51.249.48/tx.hls.huya.com',$p);
//$playurl2 = preg_replace('/m3u8/','flv',$playurl);
header('location:'.$playurl);
//echo $playurl."\n";
//echo $playurl2;
?>

点评

改:'121.51.249.48'为'121.51.249.124'  发表于 2022-8-3 12:38
我的恩山、我的无线 The best wifi forum is right here.
今天什么事件不知道?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

别昧着良心说瞎话 好好的 并不存在断流现象
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

来自手机 | 显示全部楼层
不能用。。。。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-27 09:05

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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