From 2484cc8b3ddd5b82509372b9e39ee9c4ceee3c8e Mon Sep 17 00:00:00 2001 From: Franklin-F Date: Wed, 21 May 2025 00:02:02 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=20get=5FsearchInfo?= =?UTF-8?q?=20=E5=87=BD=E6=95=B0=EF=BC=8C=E5=A2=9E=E5=BC=BA=E8=B0=83?= =?UTF-8?q?=E8=AF=95=E4=BF=A1=E6=81=AF=E4=BB=A5=E5=8C=85=E5=90=AB=E4=BB=A3?= =?UTF-8?q?=E7=90=86=E5=90=8D=E7=A7=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- main.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.py b/main.py index 2fefc71..01a6e73 100644 --- a/main.py +++ b/main.py @@ -230,7 +230,7 @@ def gettoken(proxy, r=2): def get_searchInfo(keyword, level, headers, proxy_name, r=2): if r == 2: - print(f"NET处理->{keyword}") + print(f"NET处理->{keyword},{proxy_name}") video_list = [] max_page = 2 limit = 30