网盘bug

This commit is contained in:
“lushunming” 2024-11-16 13:37:33 +08:00
parent db69e39fdc
commit 764548f68b
6 changed files with 9 additions and 5 deletions

View File

@ -2,6 +2,7 @@ package com.github.catvod.spider;
import com.github.catvod.bean.Result;
import com.github.catvod.bean.Vod;
import com.github.catvod.crawler.SpiderDebug;
import com.github.catvod.net.OkHttp;
import com.github.catvod.utils.Util;
@ -37,7 +38,9 @@ public class QiLeSo extends Cloud {
String html = OkHttp.string(shareUrl.get(0), getHeader());
Document doc = Jsoup.parse(html);
Element elements = doc.selectFirst("#body > div > div.thread-body > div.thread-content.message.break-all > p > a");
return super.detailContent(List.of(elements.attr("href")));
String result=super.detailContent(List.of(elements.attr("href")));
SpiderDebug.log("qileso detail:"+result);
return result;
}
@Override
@ -55,6 +58,7 @@ public class QiLeSo extends Cloud {
list.add(new Vod(id, name, ""));
}
SpiderDebug.log("qileso searchContent:"+Result.string(list));
return Result.string(list);
}

Binary file not shown.

View File

@ -1 +1 @@
8f61ab103fed5a968d8232da29a67a76
49707ea777c8f1a3c7d64bc5d35a931e

View File

@ -1,5 +1,5 @@
{
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;8f61ab103fed5a968d8232da29a67a76",
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;49707ea777c8f1a3c7d64bc5d35a931e",
"lives": [
{
"name": "直播",

View File

@ -1,5 +1,5 @@
{
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;8f61ab103fed5a968d8232da29a67a76",
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;49707ea777c8f1a3c7d64bc5d35a931e",
"lives": [
{
"name": "直播ipv6",

View File

@ -1,5 +1,5 @@
{
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;8f61ab103fed5a968d8232da29a67a76",
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;49707ea777c8f1a3c7d64bc5d35a931e",
"lives": [
{
"name": "直播ipv6",