Browse Source

搬运增加好看视频

zhangliang 2 weeks ago
parent
commit
73c2c572eb
1 changed files with 2 additions and 0 deletions
  1. 2 0
      workers/consumption_work.py

+ 2 - 0
workers/consumption_work.py

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