Commit 950fe01f authored by litaolemo's avatar litaolemo

update

parent af50a320
......@@ -205,6 +205,7 @@ class Crawler_zhihu():
D0 = copy.deepcopy(self.video_data)
D0['search_word'] = keyword
D0["type"] = "article"
D0["play_count"] = 0
try:
D0.update(res_data)
except Exception as e:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment