//写法思路来自biubiu影院,海阔视界,xpath筛选。 //项目魔改至github开源仓库https://github.com/Tangsan99999/TvJar中的XBiubiu.java文件, { //规则名 "title": "萌番组", //作者 "author": "聆听优美旋律", //请求头UA,不填则默认okhttp/3.12.11,可填MOBILE_UA或PC_UA使用内置的手机版或电脑版UA //习惯查看手机源码写建议用手机版UA,习惯查看PC版源码写建议用电脑版UA "UserAgent":"MOBILE_UA", //请求头Referer参数,如果只是播放页需要,填WebView即可引用播放页的链接作嗅探Referer参数。 //一般很少用,留空或删除 "Referer":"https://bangumi.moe", //是否开启获取首页数据,0关闭,1开启 "homeContent":"0", //分类链接起始页码,禁止负数和含小数点。 "firstpage": "1", //分类链接,{cateId}是分类,{catePg}是页码,第一页没有页码的可以这样写 第二页链接[firstPage=第一页的链接] "class_url": "https://bangumi.moe/api/{cateId}/page/{catePg}", //分类名,分类1&分类2&分类3 "class_name": "首页", //分类名替换词,替换词1&替换词2&替换词3,替换词包含英文&的用两个中文&&代替,示例:&&id=0&&&id=1 "class_value": "torrent", //筛选数据,json格式,参考xpath的筛选写法 "filterdata":{}, "cat_mode": "0", "catjsonlist": "torrents", //json片单图片 "catjsonpic": "", //json片单标题 "catjsonname": "title", //json片单链接 "catjsonid": "magnet", //json片单副标题,这个很少有,预留着 "catjsonstitle":"", //分类片单链接补前缀 "cat_prefix": "", //分类片单链接补后缀 "cat_suffix": "", //搜索链接,搜索关键字用{wd}表示,post请求的最后面加;post //POST链接示例 http://www.lezhutv.com/index.php?m=vod-search;post "search_url": "https://bangumi.moe/api/v2/torrent/search;post", //POST搜索body,填写搜索关键字的键值,一般常见的是searchword和wd,不是POST搜索的可留空或删除。 "sea_PtBody":{"query":"{wd}","p":1}, //搜索模式,0为json搜索,只支持列表在list数组里的,其它为网页截取。 "search_mode": "0", "jsonlist": "torrents", //json片单图片 "jsonpic": "", //json片单标题 "jsonname": "title", //json片单链接 "jsonid": "magnet", //json片单副标题,这个很少有,预留着 "jsonstitle":"", //搜索是否二次截取 "sea_YN_twice": "0", //搜索二次截取前 "sea_twice_pre": "空", //搜索二次截取后 "sea_twice_suf": "", //搜索数组前缀 "sea_arr_pre": "