gundamC

Results 3 comments of gundamC

> 下载最新版本,在直播时,打开开发者工具,在network可以查找所有`log://`的请求。这个是日志,会显示响应的数据和ffmpeg的输出。把日志粘贴出来就知道问题了。 48tools-4.6.1-win64版本,直播间下载测试了4个。成功2个 ,失败2个。 下载失败的直播地址 https://live.bilibili.com/21309647?broadcast_type=0&is_room_feed=1&spm_id_from=333.999.live_users_card.0.click&live_from=86001 https://live.bilibili.com/30081531?broadcast_type=0&live_from=72001&visit_id=bykg8l2jn740 失败提示: { "roomId": "21309647", "response": "{\n \"code\": 19001012,\n \"message\": \"调用bvc-play-url-one出错\",\n \"ttl\": 1,\n \"data\": {\n \"current_quality\": 0,\n \"accept_quality\": null,\n \"current_qn\": 0\n }\n}" }

@catwell Thank you for the reply. I found a version that supports Lua 5.0 at this address: https://web.tecgraf.puc-rio.br/luasocket/old/luasocket-2.0-alpha. However, I am not sure if it is an official release. The...