Sfoglia il codice sorgente

搬运增加好看视频

zhangliang 2 settimane fa
parent
commit
73c2c572eb
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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"