nice stats and stable

This commit is contained in:
Шурупов Илья Викторович 2026-01-06 02:34:04 +03:00
parent 013e8b139a
commit d5cb3a48a4
4 changed files with 81 additions and 80 deletions

View file

@ -5,7 +5,7 @@ if __name__ == '__main__':
flow = Flow.Flow()
# flow.fetch_spotify()
# flow.fetch_local()
flow.fetch_local()
flow.parse_spotify_library()
flow.parse_local_library()