nice stats and stable

This commit is contained in:
Шурупов Илья Викторович 2026-01-06 02:34:04 +03:00
parent 11fb2816e3
commit 9c9ddb7a9e
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()