MusicIndexer/Env.py
Шурупов Илья Викторович 72af96eada refactor initial not fully recovered
2026-01-04 19:25:42 +03:00

7 lines
207 B
Python

from pathlib import Path
local_library_path = Path("/home/auser/Music/")
work_dir = Path("./work_dir/new")
client_id = '3b4db45bb66b45e9a2532989c8034332'
client_secret = "ed03dce79ec049e59b1bf20967aba418"