Quellcode durchsuchen

搬运增加好看视频

zhangliang vor 1 Monat
Ursprung
Commit
73c2c572eb
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  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"