mirror of
https://github.com/yaronzz/Tidal-Media-Downloader.git
synced 2026-01-16 16:04:25 -05:00
fix api key
This commit is contained in:
committed by
GitHub
parent
5892525593
commit
3d4b143c74
@@ -45,12 +45,13 @@ __API_KEYS__ = [
|
||||
'valid': 'False',
|
||||
},
|
||||
{
|
||||
'platform': 'TV New',
|
||||
'platform': 'Android Auto',
|
||||
'formats': 'Normal/High/HiFi/Master',
|
||||
'clientId': 'COFVfUXkiLTN3lAe',
|
||||
'clientSecret': 'DzcOwwEiEWPtMj4RXQ4Y2EwGIKWMGiV05KCQuqhXdzU=',
|
||||
'clientId': 'zU4XHVVkc2tDPo4t',
|
||||
'clientSecret': 'VJKhDFqJPqvsPVNBV6ukXTJmwlvbttP7wlMlrc72se4=',
|
||||
'valid': 'True',
|
||||
},
|
||||
|
||||
]
|
||||
|
||||
__ERROR_KEY__ = {
|
||||
|
||||
Reference in New Issue
Block a user