找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 10985|回复: 128

[iptv信源 资源分享或寻求] YY美女直播PHP

 火.. [复制链接]
发表于 2022-8-16 12:20 | 显示全部楼层 |阅读模式
学习PHP,写了个美女随机直播。有不足之处,感谢指正~~~

测试:
http://mmitv.top/pltv/yy-x.php?id=top&type=dance      //分类:dance舞蹈,sing音乐,talk脱口秀,pretty颜值

代码回复可见:
  1. <?php
  2. header('Content-Type:text/html;charset=UTF-8');       
  3. $rid = isset($_GET['id']) ? $_GET['id'] : 'top';
  4. if($rid=="top"||$rid==""){
  5. $pres=[449282,449237,449283,449189,449192,449193];
  6. $pre=$pres[array_rand($pres,1)];
  7. $arrs = array(
  8.    "sing"=>308,//音乐
  9.    "dance"=>313,//舞蹈
  10.    "talk"=>328,//脱口秀
  11.    "pretty"=>$pre//颜值
  12.    );
  13. $arr=array_keys($arrs);   
  14. $rand=$arr[array_rand($arr,1)];  
  15. $type = isset($_GET['type']) ? $_GET['type'] : $rand;  
  16. $bstrURL = "https://www.yy.com/more/page.action?biz=$type&subBiz=idx&moduleId=$arrs[$type]&pageSize=30";
  17. $json=json_decode(get_data($bstrURL));
  18. $rid=$json->data->data[mt_rand(0,29)]->sid;
  19. }
  20. $bstrURL = 'http://interface.yy.com/hls/get/stream/15013/xv_'.$rid.'_'.$rid.'_0_0_0/15013/xa_'.$rid.'_'.$rid.'_0_0_0?source=h5player&type=';
  21. $result = json_decode(get_data($bstrURL),true);
  22. //print_r($result['hls']);
  23. header('location:'.$result["hls"]);

  24. function get_data($bstrURL){
  25. $header=array(
  26.     'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36',
  27.     'Referer:https://www.yy.com/',
  28.     );   
  29. $ch = curl_init();
  30. curl_setopt($ch, CURLOPT_URL, $bstrURL);         
  31. curl_setopt($ch, CURLOPT_RETURNTRANSFER, TRUE);
  32. curl_setopt($ch, CURLOPT_FOLLOWLOCATION, TRUE );
  33. curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, FALSE);
  34. curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, FALSE);
  35. curl_setopt($ch, CURLOPT_HTTPHEADER, $header);
  36. return $data = curl_exec($ch);
  37. curl_close($ch);
  38. }
复制代码

本帖子中包含更多资源

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

×
我的恩山、我的无线 The best wifi forum is right here.
发表于 2022-8-16 12:22 | 显示全部楼层
好东西看看怎么样
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-16 12:25 | 显示全部楼层
学习学习
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-16 12:27 | 显示全部楼层
学习学习
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

使用道具 举报

发表于 2022-8-16 12:42 | 显示全部楼层
谢谢大神分享,学习下
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-16 12:47 来自手机 | 显示全部楼层
支持一下
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-16 12:50 | 显示全部楼层
代码回复可见
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-16 12:52 | 显示全部楼层
谢谢,支持一下
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-16 12:53 | 显示全部楼层
谢谢分享啊
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-16 13:39 | 显示全部楼层
支持,学习一下
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-16 13:40 | 显示全部楼层
不错呀,支持下
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-16 13:41 | 显示全部楼层
不是有静态地址吗
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-16 13:42 来自手机 | 显示全部楼层
看美女养眼
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-16 13:52 | 显示全部楼层
看看看看看看
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-25 18:58

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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