分片数优化

This commit is contained in:
lushunming 2025-07-15 15:47:48 +08:00
parent 2aba6bfba5
commit 17b714cfe7
5 changed files with 4 additions and 4 deletions

View File

@ -18,7 +18,7 @@ import java.util.Vector
import kotlin.math.min
object DownloadMT {
private val THREAD_NUM: Int = 64//Runtime.getRuntime().availableProcessors() * 2
private val THREAD_NUM: Int = Runtime.getRuntime().availableProcessors() * 2
private val infos = mutableMapOf<String, Array<Any>>();

Binary file not shown.

View File

@ -1 +1 @@
1856fa5c3bb1f6bd52697f42232ea8f8
80eb82a9d6f6bc12bb62bff91dc94393

View File

@ -1,5 +1,5 @@
{
"spider": "https://andoridspidermt.netlify.app/jar/custom_spider.jar;md5;1856fa5c3bb1f6bd52697f42232ea8f8",
"spider": "https://andoridspidermt.netlify.app/jar/custom_spider.jar;md5;80eb82a9d6f6bc12bb62bff91dc94393",
"lives": [
{
"name": "电视直播",

View File

@ -1,5 +1,5 @@
{
"spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadkt/jar/custom_spider.jar;md5;1856fa5c3bb1f6bd52697f42232ea8f8",
"spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadkt/jar/custom_spider.jar;md5;80eb82a9d6f6bc12bb62bff91dc94393",
"lives": [
{
"name": "电视直播",