update jsons
This commit is contained in:
parent
b84e6100fb
commit
37d899a15f
|
@ -363,10 +363,10 @@ if __name__ == "__main__":
|
|||
# for category in allCategories:
|
||||
# print(category)
|
||||
# fetch_and_write_all(category, generate_initial_query(category))
|
||||
for category in specialCategories:
|
||||
print(category)
|
||||
fetch_and_write_all_special(
|
||||
category, generate_initial_special_query(category))
|
||||
# for category in specialCategories:
|
||||
# print(category)
|
||||
# fetch_and_write_all_special(
|
||||
# category, generate_initial_special_query(category))
|
||||
# uncomment this once in a while, but it's expensive to run
|
||||
# fetch_and_write_initial_artist_query()
|
||||
# fetch_and_write_all_artist()
|
||||
fetch_and_write_all_artist()
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user