Explorar o código

2024-05-13
多平台搜索上线(微信, 百度, 西瓜)
弃用 search_keys, theme
搜索结果过pq敏感词策略

罗俊辉 hai 1 ano
pai
achega
16d1b1ded8
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      applications/search/hksp_search.py

+ 1 - 1
applications/search/hksp_search.py

@@ -35,7 +35,7 @@ def get_video_detail(video_id):
         'Connection': 'keep-alive',
         'Content-Type': 'application/x-www-form-urlencoded',
         'Referer': 'https://haokan.baidu.com',
-        'User-Agent': FakeUserAgent.chrome,
+        'User-Agent': FakeUserAgent().chrome,
     }
     response = requests.request(
         "GET",