Commit 6aa7c16c authored by litaolemo's avatar litaolemo

update

parent 56124821
......@@ -13,7 +13,7 @@ from multiprocessing import Pool
PARSER = argparse.ArgumentParser(description='video platform search page crawler')
PARSER.add_argument('-p', '--platform', default=["zhihu", "weibo", "toutiao"], action='append',
PARSER.add_argument('-p', '--platform', default=["zhihu", "weibo"], action='append',
help=('legal platform name is required'))
PARSER.add_argument('-k', '--key_word_platform', default=[], action='append',
help=('key_word_legal platform name is required'))
......
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