找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 9235|回复: 187

[iptv信源 资源分享或寻求] BiliBili 直播 API v2

 火.. [复制链接]
发表于 2023-2-3 13:17 | 显示全部楼层 |阅读模式
本帖最后由 tugar 于 2024-3-5 09:43 编辑

默认原画质输出,编码方式及视频格式固定,有其他需求的自行修改。
protocol=1&format=1&codec=0

<?php
$id = $_GET['id'] ?? '23';
$apiUrl = 'https://api.live.bilibili.com/xlive/web-room/v2/index/getRoomPlayInfo?protocol=1&format=1&codec=0&room_id='.$id;
$codec = json_decode(file_get_contents($apiUrl), true)['data']['playurl_info']['playurl']['stream'][0]['format'][0]['codec'][0];
$playUrl = $codec['url_info'][0]['host']. preg_replace('/(live_\d+_\d+)(_\w+)?(\.m3u8\?)$/ ','$1$3', $codec['base_url']). $codec['url_info'][0]['extra'];
header('location:' . $playUrl);
用法:
直播间URL:https://live.bilibili.com/23
则http://yourip/bili.php?id=23
我的恩山、我的无线 The best wifi forum is right here.
 楼主| 发表于 2023-2-6 20:50 | 显示全部楼层
代码是基于PHP8.1在PHPStorm下写的 ,8.0以下的改下第十五行

点评

PHP8.0以下十五行的代码是什么样的?  详情 回复 发表于 2023-2-15 15:40
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2023-2-3 13:24 | 显示全部楼层
看看是啥
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2023-2-3 13:25 | 显示全部楼层
不知道是什么??
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2023-2-3 13:30 | 显示全部楼层
BiliBili 直播 API v2
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2023-2-3 13:34 | 显示全部楼层
默认最高画质输出,编码方式及视频格式固定,有其他需求的自行修改。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2023-2-3 13:34 来自手机 | 显示全部楼层
感谢楼主分享
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2023-2-3 13:39 | 显示全部楼层
是PHP源码吗?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

使用道具 举报

发表于 2023-2-3 13:59 | 显示全部楼层
路过看看
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2023-2-3 14:13 | 显示全部楼层
看看是什么东东
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2023-2-3 14:19 | 显示全部楼层
不知道是什么??
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2023-2-3 14:21 来自手机 | 显示全部楼层
谢谢分享。。。。。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2023-2-3 14:23 | 显示全部楼层

看看是啥
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2023-2-3 14:29 | 显示全部楼层
s s d s
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2023-2-3 14:33 | 显示全部楼层
看看,谢谢了
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-4-19 08:27

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

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

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