找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 8099|回复: 84

[iptv信源 资源分享或寻求] 音悦台110个MV

  [复制链接]
发表于 2022-8-31 21:33 | 显示全部楼层 |阅读模式
音悦台前几年都还很火,现在几乎没人记得了。。。
110个MV代理测试:
获取列表, http://mmitv.top/test/yytai.php?id=list
随机看MV,http://mmitv.top/test/yytai.php?id=rand


<?php
header('Content-Type: text/html;charset=UTF-8');
$id = isset($_GET['id'])?$_GET['id']:'list';
for($type=1;$type<5;$type++){
  $url='https://data.yinyuetai.com/video/getTypeVideoList?videoType='.$type.'&pageNum=1&pageSize=30';
  $info=json_decode(file_get_contents($url));
  foreach ($info->list as $total){
    $rid=$ids[]=$total->id;
    $name=$total->videoName;
    if($id=='list'){
      echo $name.',http://'.$_SERVER['HTTP_HOST'].$_SERVER['PHP_SELF'].'?id='.$rid.'</a><br>';
    }
  }
}

完整php代码回复可见:


if($id=='rand'||$id==null){
  $id=$ids[array_rand($ids,1)];
}
if($id!=='list'){
$str='https://data.yinyuetai.com/video/getVideoInfo?id='.$id;
$info=json_decode(file_get_contents($str));
$playurl=$info->videoUrl;
//print_r($playurl);
header('location:'.$playurl);  
}

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

使用道具 举报

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

使用道具 举报

发表于 2022-8-31 22:30 | 显示全部楼层

感谢分享
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

使用道具 举报

发表于 2022-8-31 22:37 | 显示全部楼层
弄一个看看
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

使用道具 举报

发表于 2022-8-31 22:48 | 显示全部楼层
多谢存起来
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-8-31 22:50 来自手机 | 显示全部楼层
看看,谢谢分享
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

使用道具 举报

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

使用道具 举报

发表于 2022-8-31 23:20 | 显示全部楼层
感谢楼主分享,顶贴支持
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

使用道具 举报

发表于 2022-9-1 00:21 | 显示全部楼层
挺喜欢的                 
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2022-9-1 00:51 | 显示全部楼层
感谢分享
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-25 22:24

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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