cssxsh / bilibili-helper

Mirai Console 插件开发计划
https://github.com/users/cssxsh/projects/4
GNU Affero General Public License v3.0
143 stars 18 forks source link

bilibili-helper风控校验失败 #123

Open NeverMine0 opened 2 months ago

NeverMine0 commented 2 months ago

求助,B站监听风控了咋办

2024-07-01 15:34:09 I/bilibili-helper: salt refresh : ea1db124af3c7062474693fa704f4ff8

2024-07-01 15:34:10 W/bilibili-helper: VideoTasker with 354335645 fail.

BiliApiException(data=TempData(code=-352, data={"v_voucher":"voucher_8e289e99-5546-41b5-975b-8ce7edff9b11"}, result=null, message=风控校验失败, ttl=1, msg=null), url=https://api.bilibili.com/x/space/wbi/arc/search?mid=354335645&keyword=&order=pubdate&jsonp=jsonp&ps=30&pn=1&tid=0&wts=1719819249&w_rid=69868c9e9efa2e4fc707794a78c1f657)

at bilibili-helper-1.8.0.mirai2.jar//xyz.cssxsh.bilibili.api.VideoKt$getVideos$$inlined$json$1$1.invokeSuspend(Api.kt:106)

at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)

at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)

at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:570)

at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)

at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:677)

at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:664)