输入视频地址后解析出的代码为}有标题:title 有图片:images有视频:url视频无水印
资源搜索接口接口描述用于搜索库中的资源信息接口地址https://www.xinyueso.com/api/search支持格式JSONHTTP请求方式GET请求参数参数必选类型说明page_nofalsenumber页码,默认第一页page_sizefalsenumber每页返回的数据条数,默认为系统设定值(如 10)titlefalsestring搜索关键词category_idfalsest...
使用方法:var xhr = new XMLHttpRequest(); console.log(titles); xhr.open("GET", "https://app.ipdatacloud.com/v2/free_query", true); xhr.onreadystatechange = function() { if (xhr.readyState === XMLHttp...