auqhjjqdo / LiveRecorder

基于Streamlink的全自动直播录制工具,已支持哔哩哔哩、斗鱼、虎牙、抖音、YouTube、Twitch等
MIT License
537 stars 57 forks source link

[Bug]: macOS运行不了 #52

Closed popularhoney closed 11 months ago

popularhoney commented 11 months ago

运行环境

版本号:2.26 运行平台:macOS 运行架构: Python版本:3

配置文件

{
  "proxy": null,
  "output": "output",
  "user": [
    {
      "platform": "Douyin",
      "id": "532339968826"
    },
    {
      "platform": "Douyin",
      "id": "396414978034"
    },
    {
      "platform": "Douyin",
      "id": "604842626817"
    }
  ]
}

复现步骤(可选)

1. 2. 3. ...

错误描述

运行终端显示错误 FileNotFoundError: [Errno 2] No such file or directory: 'config.json' [52956] Failed to execute script 'live_recorder' due to unhandled exception!

错误日志

FileNotFoundError: [Errno 2] No such file or directory: 'config.json'
[52956] Failed to execute script 'live_recorder' due to unhandled exception!

错误截图(可选)

图片
auqhjjqdo commented 11 months ago

请确认配置文件已重命名为config.json并置于程序相同运行目录下

popularhoney commented 11 months ago
图片

已经重命名了 所以才觉得奇怪

auqhjjqdo commented 11 months ago

macos我没有设备做测试,打包是github actions自动运行的,你尝试一下在python环境下用源码运行

popularhoney commented 11 months ago

我可以拥有你的联系方式吗 我纯小白🥹

auqhjjqdo commented 11 months ago

本程序在非常用平台部署需要一定经验,你可以选择同类软件 如果你只需要抖音录制,你可以尝试https://github.com/ihmily/DouyinLiveRecorder

popularhoney commented 11 months ago

好难啊 您推荐的这个也没有mac 哭了

auqhjjqdo commented 11 months ago

好难啊 您推荐的这个也没有mac 哭了

换windows电脑吧,macos除了生产力好用别的都挺麻烦

zihaoxingstudy1 commented 11 months ago

macos我没有设备做测试,打包是github actions自动运行的,你尝试一下在python环境下用源码运行

请问可以录制抖音直播的互动弹幕和评论吗

auqhjjqdo commented 11 months ago

macos我没有设备做测试,打包是github actions自动运行的,你尝试一下在python环境下用源码运行

请问可以录制抖音直播的互动弹幕和评论吗

https://github.com/auqhjjqdo/LiveRecorder/issues/34

ysn4444 commented 11 months ago

远程计算机拒绝网络链接,直播检测错误要怎么解决?

auqhjjqdo commented 11 months ago

远程计算机拒绝网络链接,直播检测错误要怎么解决?

请不要在别人的issue提问