From 83050db98c720445e02dde7e02942cd8ded6ef27 Mon Sep 17 00:00:00 2001 From: "Zhangzhichao@123" Date: Mon, 11 Aug 2025 16:25:36 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8E=BB=E6=8E=89=E5=BC=B9=E5=B9=95=E4=B8=AD?= =?UTF-8?q?=E7=9A=84=E8=A1=A8=E6=83=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- liveMan.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/liveMan.py b/liveMan.py index 2d4b2ea..b14b688 100644 --- a/liveMan.py +++ b/liveMan.py @@ -3,7 +3,7 @@ import codecs import gzip import hashlib import json -import re +import random import string import subprocess import threading @@ -16,6 +16,7 @@ from unittest.mock import patch import httpx import requests import websocket +from loguru import logger from py_mini_racer import MiniRacer from protobuf.douyin import *