Browse Source

搬运增加好看视频

zhangliang 2 tuần trước cách đây
mục cha
commit
73c2c572eb
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      workers/consumption_work.py

+ 2 - 0
workers/consumption_work.py

@@ -186,6 +186,8 @@ class ConsumptionRecommend(object):
                 channel_mark = "APP"
             else:
                 channel_mark = "PC"
+        elif tag_transport_channel == "好看视频":
+            channel_mark = "PC"
         else:
             if "https://www.kuaishou.com/f" in data['video_url']:
                 channel_mark = "PC"