FENGMI蜂蜜影视 原始JAR及配置
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
FongMi d82b8d5f38
Update README.md
3 years ago
app Update Alist.java 3 years ago
gradle/wrapper Initial project 3 years ago
jar Add Alist 3 years ago
.gitignore Initial project 3 years ago
README.md Update README.md 3 years ago
build.bat Add Bili 3 years ago
build.gradle Initial project 3 years ago
gradle.properties Initial project 3 years ago
gradlew Initial project 3 years ago
gradlew.bat Initial project 3 years ago
settings.gradle Initial project 3 years ago

README.md

CatVodSpider

Based on CatVod

https://github.com/CatVodTVOfficial/CatVodTVSpider

Usage

{
   "sites":[
      {
         "key":"哔哩哔哩",
         "name":"哔哩哔哩",
         "type":3,
         "api":"csp_Bili",
         "searchable":1,
         "quickSearch":1,
         "filterable":1,
         "ext":"bili.json",
         "jar":"https://github.com/FongMi/CatVodSpider/raw/main/jar/custom_spider.jar"
      },
      {
         "key":"Alist",
         "name":"Alist",
         "type":3,
         "api":"csp_Alist",
         "searchable":1,
         "quickSearch":1,
         "filterable":1,
         "ext":"alist.json",
         "jar":"https://github.com/FongMi/CatVodSpider/raw/main/jar/custom_spider.jar"
      },
      {
         "key":"巴士",
         "name":"巴士",
         "type":3,
         "api":"csp_Dm84",
         "searchable":1,
         "quickSearch":1,
         "filterable":1,
         "jar":"https://github.com/FongMi/CatVodSpider/raw/main/jar/custom_spider.jar"
      }
   ]
}