|
@@ -32,7 +32,7 @@ def deal_each_platform(platform: str) -> None:
|
|
|
|
|
|
|
|
|
if __name__ == "__main__":
|
|
|
- # get_association_title_list_in_multi_threads()
|
|
|
+ get_association_title_list_in_multi_threads()
|
|
|
|
|
|
# get each platform
|
|
|
platform_list = ["sph", "hksp", "toutiao", "gzh"]
|