This commit is contained in:
2026-03-31 13:50:57 +02:00
parent cc706c3117
commit 3af6cee7e3
2 changed files with 9 additions and 3 deletions
+1
View File
@@ -46,6 +46,7 @@ SPOTIFY_SECRET_URL = (
)
SPOTIFY_SP_DC = os.environ.get("SPOTIFY_SP_DC", "")
SPOTIFY_TOKEN_CACHE_FILE = os.path.join(CACHE_DIR, "spotify_token.json")
SPOTIFY_APP_VERSION = "1.2.87.284.g3ff41c13"
# Netease api
NETEASE_SEARCH_URL = "https://music.163.com/api/cloudsearch/pc"