Main branch works very well and I also wanted to use chatlogger so used that branch and CB video download does work
Traceback (most recent call last): File "z:\STREAM\StreaMonitor\streamonitor\bot.py", line 233, in run ret = self.getVideoWrapper(video_url, file) File "z:\STREAM\StreaMonitor\streamonitor\bot_chat.py", line 134, in getVideoWrapper self.prepareChatLog(handle_chat_message) File "z:\STREAM\StreaMonitor\streamonitor\sites\chaturbate.py", line 208, in prepareChatLog ws_url = f"wss://{auth_data['settings']['realtime_host']}?" + urlencode(sock_params | ws_params) KeyError: 'realtime_host'
Main branch works very well and I also wanted to use chatlogger so used that branch and CB video download does work
Traceback (most recent call last): File "z:\STREAM\StreaMonitor\streamonitor\bot.py", line 233, in run ret = self.getVideoWrapper(video_url, file) File "z:\STREAM\StreaMonitor\streamonitor\bot_chat.py", line 134, in getVideoWrapper self.prepareChatLog(handle_chat_message) File "z:\STREAM\StreaMonitor\streamonitor\sites\chaturbate.py", line 208, in prepareChatLog ws_url = f"wss://{auth_data['settings']['realtime_host']}?" + urlencode(sock_params | ws_params) KeyError: 'realtime_host'