更新项目介绍

This commit is contained in:
lushunming 2024-11-20 11:17:22 +08:00
parent 47937673b4
commit 84f31c12d8
8 changed files with 48 additions and 5 deletions

View File

@ -19,5 +19,10 @@ jsSpider 参考 https://github.com/jadehh/TVSpider
[![Star History Chart](https://api.star-history.com/svg?repos=lushunming/AndroidCatVodSpider&type=Date)](https://star-history.com/#lushunming/AndroidCatVodSpider&Date)
---
## 公众号
关注公众号,获取最新更新。
[![pAW8wwV.jpg](https://s21.ax1x.com/2024/11/20/pAW8wwV.jpg)](https://imgse.com/i/pAW8wwV)
## 备注
该项目仅为自己自用开发如果发现bug可以提issues但是基本不接受新需求除非我感兴趣的新需求

View File

@ -0,0 +1,32 @@
package com.github.catvod.spider;
import android.content.Context;
import com.github.catvod.bean.Result;
import com.github.catvod.bean.Vod;
import com.github.catvod.crawler.Spider;
import java.util.ArrayList;
import java.util.List;
public class Introduce extends Spider {
@Override
public void init(Context context, String extend) throws Exception {
super.init(context, extend);
}
@Override
public String homeContent(boolean filter) throws Exception {
List<Vod> list = new ArrayList<>();
String pic = "https://s21.ax1x.com/2024/11/20/pAW8wwV.jpg";
String name = "请关注公众号获取最新更新";
list.add(new Vod("https://s21.ax1x.com/2024/11/20/pAW8wwV.jpg", name, pic));
String pic2 = "https://s21.ax1x.com/2024/11/20/pAW8wwV.jpg";
String name2 = "本接口不收费,请不要付费,谢谢!";
list.add(new Vod("https://s21.ax1x.com/2024/11/20/pAW8wwV.jpg", name2, pic2));
return Result.string(list);
}
}

Binary file not shown.

View File

@ -1 +1 @@
e6675006390d7f2339b9d557a21e9d7a
c7d0776cefeaaa128a7f543f310ecd23

View File

@ -1,5 +1,5 @@
{
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;e6675006390d7f2339b9d557a21e9d7a",
"spider": "https://androidcatvodspider.pages.dev/jar/custom_spider.jar;md5;c7d0776cefeaaa128a7f543f310ecd23",
"lives": [
{
"name": "直播",
@ -35,6 +35,12 @@
}
],
"sites": [
{
"key": "Introduce",
"name": "注意事项",
"type": 3,
"api": "csp_Introduce"
},
{
"key": "Douban",
"name": " 豆瓣仅推荐",

View File

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

View File

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

View File

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