ArchieMeng

Results 58 comments of ArchieMeng
trafficstars

没事,我在照着改py3分支。 看样子还缺点什么,我现在搜索返回的json是空的,没拿到。确定现在PR的是可以搜索的?我有填buvid3和SESSDATA.

是的,这段代码能返回。另外,我看现在还在维护的bilibili-api在https://github.com/Nemo2011/bilibili-api。 它也提供了一个包可以直接调API, 不过集成进addon难度有多大就不知道了。

关于cookies中的buvid3,我找到方法获取,不用手动填了。就是脚本运行的时候先访问Bilibili一次,然后用返回响应里的cookies就好了。直接拿整个cookies来用都行。

随便。我现在py3正在写的是启动addon脚本的时候就获取一次。然后就一直用这个直到脚本关闭。 更新:py3上的搜索模块修改 https://github.com/ArchieMeng/xbmc-kodi-private-china-addons/commit/63408b7f499ccd0a65187e491f64b443ee3ddd97

dde-dock 6.0.9.2 版本无法复现问题,可以验证一下.@babyfengfjx

> > 这个问题描述应该指的是 dde-launcher 里(问题可能在 dde-application-manager) 好的. dde-launcher 版本 6.0.8 dde-application-manager 版本 1.0.8

Thank you for your issue. The release package hasn't been fully tested under windows, so your issues reminded me to have a look at the behavior of it on windows....

> Thank you for answering quickly. > > I checked and the file is located in the folder. To be sure, here is my terminal output ;) > > ```...