auto-bilibili-recorder
auto-bilibili-recorder copied to clipboard
生成弹幕高能列表时报错
/usr/local/lib/python3.8/dist-packages/danmaku_tools/danmaku_energy_map.py:24: DeprecationWarning: Please use convolve
from the scipy.ndimage
namespace, the scipy.ndimage.filters
namespace is deprecated.
from scipy.ndimage.filters import convolve
Building prefix dict from the default dictionary ...
Loading model from cache /tmp/jieba.cache
Loading model cost 0.321 seconds.
Prefix dict has been built successfully.
Traceback (most recent call last):
File "/usr/lib/python3.8/runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "/usr/lib/python3.8/runpy.py", line 87, in _run_code
exec(code, run_globals)
File "/usr/local/lib/python3.8/dist-packages/danmaku_tools/danmaku_energy_map.py", line 503, in
弹幕 xml 发一下?看起来像是完全没有弹幕?会不会?
danmu.xml.zip 这个是出错的弹幕文件,弹幕分析脚本只自动生成了SC列表。 我用之前版本的弹幕分析脚本可以正常解析,新版的就会报错。。。