update jsons

This commit is contained in:
marsteralex 2022-09-12 06:09:06 +02:00
parent afe6f47eb4
commit 86120ef1ec
7 changed files with 13 additions and 13 deletions

View File

@ -297,13 +297,13 @@ def write_image_uris(card_image_uris):
if __name__ == "__main__": if __name__ == "__main__":
# for category in allCategories: for category in allCategories:
# print(category) print(category)
# fetch_and_write_all(category, generate_initial_query(category)) fetch_and_write_all(category, generate_initial_query(category))
# for category in specialCategories: for category in specialCategories:
# print(category) print(category)
# fetch_and_write_all_special( fetch_and_write_all_special(
# category, generate_initial_special_query(category)) category, generate_initial_special_query(category))
# uncomment this once in a while, but it's expensive to run # uncomment this once in a while, but it's expensive to run
# fetch_and_write_initial_artist_query() # 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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long