爱奇艺视频信息接口总结

1720天前 · 分享 · 1114次阅读

汇总各个平台请求视频的信息的接口,主要是简介、标题、视频链接和时长等等。
PC端(user-agent为Qiyi List Client PC 6.8.89.6786):

# fid即aid/albumid/albumId,id即tvid
https://xinqi.if.iqiyi.com/play/mixer?&fid=220000801&id=2675146200
# 返回形式如下
{
    "data":{
        "boss":{
            "is_member_free":true,
            "is_member_only":true,
            "status":2
        },
        "category":{
            "first":{
                "id":200004519,
                "title":"内地剧场"
            }
        },
        "channel":{
            "id":2,
            "name":"电视剧"
        },
        "content_type":1,
        "display_name":"动物管理局第3集",
        "duration":2617,
        "exclusive":true,
        "father_info":{
            "id":220000801,
            "image":"http://pic4.iqiyipic.com/image/20190708/a6/97/a_100116960_m_601_m21.jpg",
            "name":"动物管理局"
        },
        "focus":{
            "end_time":2483,
            "focus_summary":[

            ],
            "start_time":0
        },
        "format_iqiyi_pc":"5bd15a8ac29d5ed0ab4bdc27ecc4d1ca",
        "id":2675146200,
        "image":"http://pic5.iqiyipic.com/image/20190604/23/2b/v_130528885_m_601.jpg",
        "is_bullet_hell":true,
        "is_download":true,
        "order_info":{
            "count_num":24,
            "last_order":24,
            "next_order":{
                "albumid":220000801,
                "display_name":"动物管理局第4集",
                "is_vip":true,
                "tvid":2675148700
            },
            "order":3
        },
        "page_pub_time":{
            "day":5,
            "month":6,
            "year":2019
        },
        "pageurl_iqiyi_pc":"http://www.iqiyi.com/v_19rslfko8k.html",
        "pay_mark":1,
        "pc_client_position":"200004519$$$$220000801",
        "preview_images":"http://preimage0.iqiyipic.com/preimage/20190619/a0/b2/v_130528885_m_611_m4.jpg",
        "produced":true,
        "pub_time":"2019-06-05",
        "save_time":"2019-07-20 09:59:05",
        "show_channel":{

        },
        "video_type":0
    },
    "message":"success",
    "retcode":200
}
#下一个视频信息查询 本来是第三集,查询第四集的信息
https://xinqi.if.iqiyi.com/play/next/multi?ids=2675146200
#返回的形式如下
{
    "code":"A00000",
    "datas":[
        {
            "_id":2675146200,
            "access":true,
            "album_id":220000801,
            "channel_id":2,
            "display_name":"动物管理局第4集",
            "format_uuid":"becba2df0d475d56df762b18abdad56d",
            "image_url":"http://pic4.iqiyipic.com/image/20190604/c8/36/v_130528897_m_601.jpg",
            "is_exclusive":true,
            "is_last":false,
            "is_qiyi_produced":true,
            "page_url":"http://www.iqiyi.com/v_19rslflre8.html",
            "pay_mark_id":1,
            "save_time":"2019-07-20 09:59:05",
            "tv_id":2675148700,
            "video_duration":"2416",
            "video_order":4,
            "video_type":0
        }
    ]
}
#tvid+vid请求视频信息 (使用的user-agent为Cube_WINPC/16.0.2.22;NetType/unknown;QTP/1.0.8.1)
http://cache.video.qiyi.com/vi/2675146200/1b612a597f861e8bd1aec9150ae8b448/
#返回形式如下
{
    "shortTitle":"动物管理局第3集",
    "editorInfo":"",
    "videoQipuId":2675146200,
    "rewardAllowed":0,
    "nurl":"",
    "supId":0,
    "onlineStatus":1,
    "dtype":3,
    "pvu":"",
    "issueTime":0,
    "writer":"",
    "payMarkUrl":"http://pic0.iqiyipic.com/common/20171106/ac/1b/vip_100000_v_601.png",
    "subKey":"220000801",
    "up":"2019-08-10 16:36:51",
    "ipLimit":0,
    "un":"",
    "followerCount":0,
    "exclusive":1,
    "vn":"动物管理局第3集",
    "pturl":"",
    "sm":0,
    "startTime":-1,
    "st":200,
    "povu":"",
    "subType":1,
    "showChannelId":2,
    "sc":0,
    "cc":0,
    "etm":"",
    "supName":"",
    "albumAlias":"吴爱爱变身成男人",
    "mdown":0,
    "pano":{
        "type":1
    },
    "qiyiPlayStrategy":"",
    "endTime":2483,
    "isDisplayCircle":1,
    "nvid":"5bd15a8ac29d5ed0ab4bdc27ecc4d1ca",
    "ar":"",
    "es":24,
    "bmsg":{
        "t":"20190810163651",
        "f":"web",
        "mid":"",
        "sp":"7213101,"
    },
    "stl":{
        "d":"http://meta.video.iqiyi.com",
        "stl":[

        ]
    },
    "au":"http://www.iqiyi.com/a_19rrh1excd.html",
    "upOrder":24,
    "ty":0,
    "payMark":1,
    "plc":{
        "1":{
            "downAld":1,
            "coa":1
        },
        "2":{
            "downAld":1,
            "coa":1
        },
        "3":{
            "downAld":1,
            "coa":1
        },
        "4":{
            "downAld":1,
            "coa":1
        },
        "5":{
            "downAld":1,
            "coa":1
        },
        "6":{
            "downAld":1,
            "coa":1
        },
        "7":{
            "downAld":1,
            "coa":1
        },
        "8":{
            "downAld":1,
            "coa":1
        },
        "9":{
            "downAld":1,
            "coa":1
        },
        "10":{
            "downAld":1,
            "coa":1
        },
        "11":{
            "downAld":1,
            "coa":1
        },
        "12":{
            "downAld":1,
            "coa":1
        },
        "13":{
            "downAld":1,
            "coa":1
        },
        "14":{
            "downAld":1,
            "coa":1
        },
        "15":{
            "downAld":1,
            "coa":1
        },
        "16":{
            "downAld":1,
            "coa":1
        },
        "17":{
            "downAld":1,
            "coa":1
        },
        "18":{
            "downAld":1,
            "coa":1
        },
        "19":{
            "downAld":1,
            "coa":1
        },
        "20":{
            "downAld":1,
            "coa":1
        },
        "21":{
            "downAld":1,
            "coa":1
        },
        "22":{
            "downAld":1,
            "coa":1
        },
        "25":{
            "downAld":1,
            "coa":1
        },
        "26":{
            "downAld":1,
            "coa":1
        },
        "27":{
            "downAld":1,
            "coa":1
        },
        "28":{
            "downAld":1,
            "coa":1
        },
        "29":{
            "downAld":1,
            "coa":1
        },
        "30":{
            "downAld":1,
            "coa":1
        },
        "31":{
            "downAld":0,
            "coa":0
        },
        "32":{
            "downAld":0,
            "coa":0
        },
        "34":{
            "downAld":1,
            "coa":1
        },
        "40":{
            "downAld":0,
            "coa":0
        },
        "41":{
            "downAld":0,
            "coa":0
        }
    },
    "aid":220000801,
    "tvFocuse":"吴爱爱变身成男人",
    "cType":1,
    "idl":1,
    "votes":[

    ],
    "albumQipuId":220000801,
    "categoryKeywords":"电视剧,220000801,0,http://list.iqiyi.com/www/2/------------------.html",
    "qiyiProduced":1,
    "stm":"",
    "plg":2617,
    "asubt":"",
    "coa":0,
    "keyword":"动物管理局",
    "authors":"",
    "sid":0,
    "ntvd":2675146200,
    "uid":0,
    "apic":"http://pic4.iqiyipic.com/image/20190708/a6/97/a_100116960_m_601_m21.jpg",
    "d":"金哲勇|李雅弢",
    "vid":"1b612a597f861e8bd1aec9150ae8b448",
    "tvPhase":0,
    "e":"",
    "an":"动物管理局",
    "bossStatus":2,
    "info":"矢气案的嫌疑人王露曦,被抓捕进妖管局。吴爱爱使出浑身解数对其进行犀利审问。——王露曦当日与金主前往珠宝店购买钻戒,金主未能如约定离婚,王露曦负气而去。有犯罪动机!——王露曦本名王春华,是放屁大赛冠军。入城后才变成洋气的王露曦,她也有作案能力! 吴爱爱说完,王露曦不为所动,冷静回应,她在案发时已经打车离去。段未然的监控证实了她的话。王露曦与妖管局上层交好,当前证据不够扎实,吴爱爱只能眼睁睁看着王露曦离去。为了挽回一城,吴爱爱带着郝运重新仔细查看犯罪现场,发现了一段遗漏的监控。视频中隐约出现了一个带着口罩的女人身影——正是王露曦。吴爱爱自信地将王露曦逮捕归案,准备将其驱逐出境。郝运在审讯室与王露曦攀谈,觉得事情另有蹊跷。他仔细查看了王露曦的手机,发现了疑点。他重新鼓起勇气闻了王露曦的“屁”,终于破案。原来作案者另有其人。王春华有一青梅足马,名叫大根。王露曦进城后与其分手,大根却依然纠缠不休。大根用当年两人的恋爱信物——屁,作案并陷害给王露曦,想要毁了她现在的生活,好跟他回村。",
    "is":1,
    "tpl":[

    ],
    "flpps":[

    ],
    "fl":[

    ],
    "supType":"",
    "qtId":70314668,
    "s":"",
    "a":"",
    "c":2,
    "ppsuploadid":0,
    "tvid":2675146200,
    "actors":[

    ],
    "userVideocount":0,
    "ma":"陈赫|王子文|唐晓天|孔宋今|黄一琳|谭泉|黄天元|龙斌|郭京飞|凤小岳|张子贤|陈芋米",
    "rewardMessage":"",
    "vType":0,
    "vu":"http://www.iqiyi.com/v_19rslfko8k.html",
    "vpic":"http://pic5.iqiyipic.com/image/20190604/23/2b/v_130528885_m_601.jpg",
    "tvSeason":0,
    "previewImageUrl":"http://preimage0.iqiyipic.com/preimage/20190619/a0/b2/v_130528885_m_611_m4.jpg",
    "producers":"",
    "ppsInfo":{
        "name":"动物管理局第3集",
        "shortTitle":"3"
    },
    "mainActorRoles":[

    ],
    "allowEditVVIqiyi":0,
    "actorRoles":[

    ],
    "tags":[

    ],
    "isPopup":1,
    "pd":3,
    "cnPremTime":0,
    "lg":2,
    "is3D":0,
    "tvEname":"",
    "producer":"",
    "presentor":[

    ],
    "pubTime":"1559734204000",
    "ifs":1,
    "circle":{
        "type":2,
        "id":488290247
    },
    "tg":"内地 喜剧 青春剧 自制 普通话 都市 网剧 鲜肉 型男 女神 奇幻 现代 搞笑",
    "commentAllowed":1,
    "platforms":[
        "PAD_WEB_IQIYI",
        "PC",
        "PAD",
        "PHONE",
        "PHONE_WEB_IQIYI",
        "TV",
        "PC_APP"
    ],
    "isVip":"",
    "isTopChart":0,
    "cpa":1,
    "subt":"吴爱爱变身成男人",
    "dts":"20190810163651"
}
👍 0

none

最后修改于1719天前

评论

取消回复
贴吧 狗头 原神 小黄脸
收起

贴吧

狗头

原神

小黄脸

  1. nilaoda 1714天前

    感谢分享

目录

avatar

未末

迷失

126

文章数

275

评论数

7

分类