You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
bilix v https://www.bilibili.com/video/BV1jx411r7wx --dm
报错信息:
concurrent.futures.process._RemoteTraceback:
"""
Traceback (most recent call last):
File "e:\python\lib\concurrent\futures\process.py", line 239, in _process_worker
r = call_item.fn(*call_item.args, **call_item.kwargs)
File "e:\python\lib\site-packages\danmakuC\bilibili.py", line 35, in proto2ass
ass.add_comment(
TypeError: add_comment(): incompatible function arguments. The following argument types are supported:
1. (self: danmakuC._c.ass.Ass, arg0: float, arg1: int, arg2: str, arg3: float, arg4: int, arg5: int) -> bool
Invoked with: <danmakuC._c.ass.Ass object at 0x000001FEA28ABEB0>, 2556.035, 1515851962, '芭比娃娃', 25, 0, 4294967295
"""
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "e:\python\lib\runpy.py", line 194, in _run_module_as_main
return _run_code(code, main_globals, None,
File "e:\python\lib\runpy.py", line 87, in _run_code
exec(code, run_globals)
File "E:\Python\Scripts\bilix.exe\__main__.py", line 7, in <module>
File "e:\python\lib\site-packages\click\core.py", line 1130, in __call__
return self.main(*args, **kwargs)
File "e:\python\lib\site-packages\click\core.py", line 1055, in main
rv = self.invoke(ctx)
File "e:\python\lib\site-packages\click\core.py", line 1404, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "e:\python\lib\site-packages\click\core.py", line 760, in invoke
return __callback(*args, **kwargs)
File "e:\python\lib\site-packages\bilix\__main__.py", line 333, in main
loop.run_until_complete(cor)
File "e:\python\lib\asyncio\base_events.py", line 616, in run_until_complete
return future.result()
File "e:\python\lib\site-packages\bilix\download\downloader_bilibili.py", line 338, in get_video
await asyncio.gather(*cors)
File "e:\python\lib\site-packages\bilix\download\downloader_bilibili.py", line 395, in get_dm
content = await content
File "e:\python\lib\site-packages\bilix\download\downloader_bilibili.py", line 360, in dm2ass
content = await loop.run_in_executor(SingletonPPE(), f)
TypeError: add_comment(): incompatible function arguments. The following argument types are supported:
1. (self: danmakuC._c.ass.Ass, arg0: float, arg1: int, arg2: str, arg3: float, arg4: int, arg5: int) -> bool
Invoked with: <danmakuC._c.ass.Ass object at 0x000001FEA28ABEB0>, 2556.035, 1515851962, '芭比娃娃', 25, 0, 4294967295
The text was updated successfully, but these errors were encountered:
版本:0.14.0
操作系统: Win10 x64
Python:3.83
执行命令:
bilix v https://www.bilibili.com/video/BV1jx411r7wx --dm
报错信息:
The text was updated successfully, but these errors were encountered: