Explorar o código

视频号-调试

zhangyong hai 1 ano
pai
achega
15254bae7f
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      shipinhao/shipinhao_author/shipinhao_author.py

+ 2 - 2
shipinhao/shipinhao_author/shipinhao_author.py

@@ -229,9 +229,9 @@ class ShiPinHaoAuthor(object):
             '',
             '',
             video_obj.get('DownloadAddress')
             video_obj.get('DownloadAddress')
         ]]
         ]]
-        Feishu.insert_columns(self.platform, 'shipinhao', "Vq7NeH", "ROWS", 1, 2)
+        Feishu.insert_columns(self.platform, 'shipinhao', "0ipHnR", "ROWS", 1, 2)
         time.sleep(0.5)
         time.sleep(0.5)
-        Feishu.update_values(self.platform, 'shipinhao', "Vq7NeH", "A2:Z2", values)
+        Feishu.update_values(self.platform, 'shipinhao', "0ipHnR", "A2:Z2", values)
         # video_dict = {
         # video_dict = {
         #     "video_id": objectId,
         #     "video_id": objectId,
         #     "video_title": clean_title(video_obj.get('title').split("\n")[0].split("#")[0]),
         #     "video_title": clean_title(video_obj.get('title').split("\n")[0].split("#")[0]),