@@ -180,6 +180,12 @@ class SharkZhuFuRecommend(object):
):
self.limit_flag = True
+ def run(self):
+ """
+ 执行函数
+ self.get_video_list()
+
# if __name__ == '__main__':
# S = ShanHuZhuFuRecommend(
# platform="shanhuzhufu",