refactor initial not fully recovered

This commit is contained in:
Шурупов Илья Викторович 2026-01-04 19:25:42 +03:00
parent 892568d668
commit a620e7a4f5
16 changed files with 925 additions and 267 deletions

7
Env.py Normal file
View file

@ -0,0 +1,7 @@
from pathlib import Path
local_library_path = Path("/home/auser/Music/")
work_dir = Path("./work_dir/new")
client_id = '***REDACTED***'
client_secret = "***REDACTED***"