linfan 1 år sedan
förälder
incheckning
11421fd546
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      utils.py

+ 1 - 1
utils.py

@@ -762,7 +762,7 @@ class FilterVideos(object):
         request_data = {"appType": self.app_type,
                         "mid": self.mid,
                         "uid": self.uid,
-                        "types": list(types),
+                        "types": types,
                         "videoIds": video_ids}
         # print(request_data)
         # 调用http接口