arition
arition
I cannot fetch the video now. Seems that they have changed the sign algorithm? ``` DEBUG: [2422130] INFO:root:You are downloading all the parts in this video... DEBUG:root:BiliURL: https://api.bilibili.com/view?appkey=c1b107428d337928&id=2422130&type=xml INFO:root:Fetching api...
用的是 YUKI minori v0.14,当前最新版。系统是Windows 10, 1909 调试日志有文本输出的地方吗?UI里的日志没法复制…… 最开始是这样   最后是这样 
禁用Mecab ``` yuki:app __dirname: C:\Program Files M\YUKI\resources\app.asar\dist\electron +0ms yuki:app basePath: C:\Program Files M\YUKI +2ms yuki:app appPath: C:\Program Files M\YUKI\resources\app.asar +0ms yuki:app mainWinURL: file://C:\Program Files M\YUKI\resources\app.asar\dist\electron/index.html +0ms yuki:config C:\Program Files M\YUKI\config\config.json...
我换了笔记本,试了一下确实就可以用了,很迷
刚刚尝试直接从源码Debug https://github.com/project-yuki/YUKI/blob/ce74031087e2514a75249fce32a0f6841bcd8791/src/main/middlewares/MeCabMiddleware.ts#L118 这里的```context.text```还是正常的,拿到的```results```就是乱码了 https://github.com/project-yuki/YUKI/blob/ce74031087e2514a75249fce32a0f6841bcd8791/src/main/middlewares/MeCabMiddleware.ts#L127 然后在这里用mecab的结果重新组成了句子,所以抓的文字也乱码了。 所以看起来是mecab的编码交互有问题,我明天有空再看一看。
I still have this problem. https://bugzilla.kernel.org/show_bug.cgi?id=216646 The kernel bug tracker thread suggests it may also relate to the filesystem you use (in my case, xfs).
I have tested http_head and ntp, both methods work fine. It can be closed now and merge `fix-121-dash-availabilityEndTime` branch to dev.
这个跟排序算法有关系,有时间可以修一下
## Standard   ## Square cover   ## Another square cover   ## Horizontal   ## Long  
Yeah, it is not perfect in every situation. At least I think we can give user an option to change between these two modes.