Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[新增/更新请求] 番剧无法获取“智能修复”URL #1153

Open
1 task done
wifi-left opened this issue Dec 7, 2024 · 0 comments
Open
1 task done

[新增/更新请求] 番剧无法获取“智能修复”URL #1153

wifi-left opened this issue Dec 7, 2024 · 0 comments

Comments

@wifi-left
Copy link

提交前请确认

  • 我已检索仓库中文档,不包含所提及内容,或所提及内容在本仓库中存在错误,且 Issues、Pull Requests 中无相关提交

API 来源

Web 端(含 h5)

API 类型

REST

API 地址

https://api.bilibili.com/pgc/player/web/playurl?bvid=BV1rx411N7Ph&ep_id=63470&fnval=12240&fourk=1&qn=100&from_client=BROWSER&drm_tech_type=2

详情描述

按照文档但无法获取“智能修复”的播放链接
已携带大会员Cookie并可获取4K视频
返回结果:

{
    "code": 0,
    "message": "success",
    "result": {
        "accept_format": "hdflv2,flv720,flv480,mp4",
        "code": 0,
        "seek_param": "start",
        "is_preview": 0,
        "fnval": 12240,
        "video_project": true,
        "fnver": 0,
        "type": "DASH",
        "bp": 0,
        "result": "suee",
        "seek_type": "offset",
        "from": "local",
        "video_codecid": 7,
        "record_info": {
            "record_icon": "",
            "record": "此处省略"
        },
        "is_drm": false,
        "no_rexcode": 0,
        "format": "flv480",
        "dash": {
            "duration": 1543,
            "minBufferTime": 1.5,
            "min_buffer_time": 1.5,
            "video": [
                {
                    "start_with_sap": 1,
                    "bandwidth": 195722,
                    "sar": "1:1",
                    "codecs": "hev1.1.6.L120.90",
                    "此处省略":"此处省略",
                    "segment_base": {
                        "initialization": "0-1054",
                        "index_range": "1055-4782"
                    },
                    "mimeType": "video/mp4",
                    "frame_rate": "23.810",
                    "SegmentBase": {
                        "Initialization": "0-1054",
                        "indexRange": "1055-4782"
                    },
                    "frameRate": "23.810",
                    "codecid": 12,
                    "size": 37730642,
                    "mime_type": "video/mp4",
                    "width": 852,
                    "startWithSAP": 1,
                    "id": 32,
                    "height": 480,
                    "md5": ""
                }
           ]
       }
    }
}

已省略部分无用信息

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant