Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]: New Client ID/Secrets from latest APK #1167

Open
jakecrowley opened this issue Jun 17, 2024 · 0 comments
Open

[FEATURE]: New Client ID/Secrets from latest APK #1167

jakecrowley opened this issue Jun 17, 2024 · 0 comments

Comments

@jakecrowley
Copy link

Which tool

tidal-dl

Describe the feature

I was able to reverse engineer the obfuscation / "encryption" that TIDAL uses to protect the Client ID/Secrets in the secrets.properties file from the Android APK and extract the following, which may be useful since there's a limited number of working keys currently available on tidal-dl. Note that most of these wont work and will give the error 'Client with clientId[xxxx] is not a Limited Input Device client', but could be used for other use cases.

DefaultHiResId=8017
DefaultHiResClientId=6BDSRdpK9hqEBTgU
DefaultHiResClientSecret=xeuPmY7nbpZ9IIbLAcQ93shka1VNheUAqN6IcszjTG8=

DefaultClearHiResId=8018
DefaultClearHiResClientId=VDiR5RJx3Sgl7CiR
DefaultClearHiResClientSecret=WtdyNQIdgRP2wJHEHIQTeWzqUesmfEQ4fGYyt5INX7A=

DefaultAutomotiveId=6341
DefaultAutomotiveClientId=wCwOWLOVuGLkZGTr
DefaultAutomotiveClientSecret=oSBFGOzTsyYG0vGSMtAWcQbv2QmDQx6giyjvyHV59cI=

DefaultAutomotiveDolbyAtmosId=6432
DefaultAutomotiveDolbyAtmosClientId=4N3n6Q1x95LL5K7p
DefaultAutomotiveDolbyAtmosClientSecret=oKOXfJW371cX6xaZ0PyhgGNBdNLlBZd4AKKYougMjik=

DefaultDolbyAtmosHiResId=8019
DefaultDolbyAtmosHiResClientId=km8T1xS355y7dd3H
DefaultDolbyAtmosHiResClientSecret=vcmeGW1OuZ0fWYMCSZ6vNvSLJlT3XEpW0ambgYt5ZuI=

DefaultClearDolbyAtmosHiResId=8020
DefaultClearDolbyAtmosHiResClientId=Q0gHWHWvLvbKELxT
DefaultClearDolbyAtmosHiResClientSecret=Q6jt72uLZd55KCRlgYTVFIpzWx6vaoFL9JRlkgjNYBs=

DefaultStageId=2266
DefaultStageClientId=C830LLvyp70uLAMF
DefaultStageClientSecret=l69Nh7qxAuCtEluTeg7LiBZUnDRV5zl5Qj2a7hdCZoU=

DefaultTvId=6337
DefaultTvClientId=ANN68eL0HSf4FZ66
DefaultTvClientSecret=iXyAtNpW2ed7jKj5wEYT2REtzy0gvmHH4Ykunf7Nbmg=

DefaultTvDolbyAtmosId=6338
DefaultTvDolbyAtmosClientId=ZXplbLiEJ7IdVFZH
DefaultTvDolbyAtmosClientSecret=5beBuGBLtFmfmO6RiiFJ3QU3gIMD2NQtWZxpftVzpNo=

BitsId=6343
BitsClientId=jOIz6AHLQkTHNBjO
BitsClientSecret=lgDrN3XRCVxlvXulHaedoYnpmHQBtComRegwvz0x0sA=

Add screenshots

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant