找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 2960|回复: 10

[iptv信源 资源分享或寻求] 虎牙最新PHP代理,可用,但不知道能用多久,6月14编辑

[复制链接]
发表于 2021-6-14 10:21 | 显示全部楼层 |阅读模式
本帖最后由 深爱你的我 于 2021-6-22 09:37 编辑

虎牙最新PHP代理,可用,但不知道能用多久,6月14编辑
例如电影-周星驰,http://你的IP/huya.php?id=11342412




<?php
$id=$_GET[id];
$url = "https://www.huya.com/".$id;
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, FALSE);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
curl_setopt($ch, CURLOPT_FOLLOWLOCATION, true);
$re = curl_exec($ch);
$re = htmlspecialchars($re);
curl_close($ch);
preg_match('|stream&quot;: &quot;(.*?)&quot;        };|i',$re,$play);
$play = base64_decode($play[1]);
preg_match('|sStreamName":"(.*?)","|i',$play,$name);
preg_match('|m3u8","sHlsAntiCode":"(.*?)","|i',$play,$pam);
$pam = str_replace("&amp;","&",$pam[1]);
$playurl = "http://121.12.115.26/tx.hls.huya.com/src/".$name[1].".m3u8?".$pam;
header('Location:'.$playurl);
?>

本帖子中包含更多资源

您需要 登录 才可以下载或查看,没有账号?立即注册

×
我的恩山、我的无线 The best wifi forum is right here.
发表于 2021-6-14 11:25 | 显示全部楼层
上当了,早就有了把别人的拿来卖
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-14 13:09 | 显示全部楼层
被坑了                                            
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2021-6-14 16:20 | 显示全部楼层
liu4331126 发表于 2021-6-14 11:25
上当了,早就有了把别人的拿来卖

能用就可以了,之前的都不能用了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2021-6-14 16:20 | 显示全部楼层

能用就可以了,之前的都不能用了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-15 09:49 | 显示全部楼层
我都一直在用呀,之前的哪 个没用了?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-15 10:26 | 显示全部楼层
太不要脸了,复制别人的代码,打包出来卖你怎么好意思的。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-15 11:44 | 显示全部楼层
主要是播放一会儿就卡死不动了,这个怎么解决
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-16 13:19 | 显示全部楼层
看看能够播放的不
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-6-21 06:09 | 显示全部楼层
php失效了,看不了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2021-7-4 11:32 | 显示全部楼层
问一下这个ip是怎么抓取到的
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-24 13:36

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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