mirror of
https://github.com/nathom/streamrip.git
synced 2025-05-18 00:54:50 -04:00
update tidal client info, bc old one expired
This commit is contained in:
parent
a1fa8fd0ff
commit
d8b19fa884
1 changed files with 2 additions and 2 deletions
|
@ -173,8 +173,8 @@ MEDIA_TYPES = {"track", "album", "artist", "label", "playlist", "video"}
|
||||||
COVER_SIZES = ("thumbnail", "small", "large", "original")
|
COVER_SIZES = ("thumbnail", "small", "large", "original")
|
||||||
|
|
||||||
TIDAL_CLIENT_INFO = {
|
TIDAL_CLIENT_INFO = {
|
||||||
"id": "aR7gUaTK1ihpXOEP",
|
"id": "Pzd0ExNVHkyZLiYN",
|
||||||
"secret": "eVWBEkuL2FCjxgjOkR3yK0RYZEbcrMXRc2l8fU3ZCdE=",
|
"secret": "W7X6UvBaho+XOi1MUeCX6ewv2zTdSOV3Y7qC3p3675I=",
|
||||||
}
|
}
|
||||||
|
|
||||||
QOBUZ_BASE = "https://www.qobuz.com/api.json/0.2"
|
QOBUZ_BASE = "https://www.qobuz.com/api.json/0.2"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue