add - 自定义视频路径

This commit is contained in:
yangqiang3504
2022-08-25 13:50:53 +08:00
parent 672b0a0e5a
commit 1767c69e0a
3 changed files with 7 additions and 8 deletions
@@ -255,6 +255,8 @@ public class XBiubiu extends Spider {
SpiderDebug.log(e);
}
}
director = ids.get(0);//查看网址
JSONObject vod = new JSONObject();
vod.put("vod_id", ids.get(0));
vod.put("vod_name", title);